#bannerresults .ads{
width:630px;
margin-top:20px;
border-bottom:1px solid #CEDAE4;
padding-bottom:15px;
float:left;
}

#bannerresults .ad-img{
width:151px;
height:103px;
float:left;
background: url(images/img.png) no-repeat;
cursor:pointer;
text-decoration:none;
}

#bannerresults .ad-img-title{
font-family:Tahoma;
font-weight:bold;
font-size:12px;
color:#fff;
text-align:center;
padding-top:2px;
text-decoration:none;
}

#bannerresults .ad-text{
float:left;
width:460px;
margin-left:10px;
}

#bannerresults .ad-text-title a{
font-family:Arial;
font-weight:bold;
font-size:18px;
color:#045387;
text-decoration:none;
}
#bannerresults .ad-text-title a:hover{
font-family:Arial;
font-weight:bold;
font-size:18px;
color:#045387;
text-decoration:underline;
}

#bannerresults .ad-view-more {
font-family:Verdana;
font-size:11px;
color:#424345;
margin:13px 0 7px 0;
}

/**/
#bannerresults .banner-percent{
background: url(images/price.png) no-repeat;
width:72px;
height:69px;
text-align:center;
float:left;
position:absolute;
z-index:6;
margin:5px 0 0 80px;
}


#bannerresults .banner-percent-txt{
color:#E2DC32;
font-family:Arial;
font-size:18px;
font-weight:bold;
padding:23px 0 0 0;
}

/**/
#bannerresults .ads-cats {
width:215px;
float:left;
margin:0 0 0 0;
text-decoration:none;
}

#bannerresults .ads-cats a{
background: url(images/arr.png) no-repeat;
float:left;
margin:0 0 0 0;
text-decoration:none;
padding: 0 0 0 10px;
color:#FF6D00;
font-family:Verdana;
font-size:12px;
line-height:16px;
}
#bannerresults .ads-cats a:hover{
float:left;
text-decoration:underline;
}