#intro {
margin-top: 25px;
position: relative;
z-index: 1;
line-height: 0; }

#intro .highlight {
color: #ee1018;
font-size: 18px;
background: #ffea00;
padding: 5px 10px;
line-height: 110%;  }

#intro .highlight a {
color: #ee1018; }

#intro .highlight.first {
position: absolute;
bottom: 71px;
left: 40px;
z-index: 2; }

#intro .highlight.second {
position: absolute;
bottom: 40px;
left: 40px;
z-index: 2;
/*padding-right: 30px;
background: url('intro-arrow.gif') no-repeat right center #ffea00;*/
}

#container .offers {
float: left;
width: 615px;
background: url('dotted.gif') repeat-x left 11px; }

#container .offers h2 {
float: left; }

#container .news {
float: right;
width: 292px;
background: url('dotted.gif') repeat-x left 11px; }

#container .offers h2,
#container .news h2 {
float: left;
margin-top: 0; }

#container .items {
clear: both; }

#container .more {
float: right;
padding: 4px 15px 0 10px;
background: url('more-arrow.gif') no-repeat right 6px #fff; }

#container .item.over {
border-color: #f8898d;
}

#container .more a {
color: #35aec9;
}

#container .more a:hover {
color: #f2131b;
}