.external_offers .banner-bg{
width:330px;
height:150px;
float:left;
background: url(images/bg.png) no-repeat;
cursor:pointer;
text-decoration:none;
}
.external_offers .banner-bg-back{
width:330px;
height:150px;
float:left;
background: url(images/bg-back.png) no-repeat;
cursor:pointer;
text-decoration:none;
}
.external_offers .banner-title{
float:left;
width:225px;
height:28px;
color:#fff;
font-family:Tahoma;
font-size:18px;
font-weight:bold;
margin:5px 0 0 15px;
}
.external_offers .banner-label{
width:75px;
height:72px;
float:left;
z-index:5;
margin-left:251px;
position: absolute;
}
*+html .external_offers .banner-label{
width:75px;
height:72px;
float:left;
z-index:5;
position: relative;
margin-top:-33px;
}

.external_offers .banner-img{
width:132px;
height:110px;
float:right;
z-index:4;
margin-right:6px;
overflow:hidden;
position:relative;
}
*+html .external_offers .banner-img{
width:132px;
height:110px;
float:right;
z-index:4;
margin-right:6px;
background:#4B4B4B;
margin-top:-39px;
}

.external_offers .banner-site {
float:right;
color:#fff;
font-size:12px;
font-family:Arial;
text-decoration:none;
text-align:right;
margin:0px 5px 0 0;
line-height:22px;
}
*+html .external_offers .banner-site {
float:right;
color:#fff;
font-size:12px;
font-family:Arial;
text-decoration:none;
text-align:right;
margin:-5px 5px 0 0;


}

.external_offers .banner-star{
float:left;
width:174px;
height:110px;
margin: 0px 0 0 10px;

}
*+html .external_offers .banner-star{
float:left;
width:174px;
height:110px;
margin: -38px 0 0 10px;
}
.external_offers .banner-num{
color:#004E81;
font-size:42px;
font-family:Arial;
font-weight:bold;

}

.external_offers .banner-star-icon{

vertical-align:top;
margin-top:8px;
}
.external_offers .banner-txt1{
font-size:16px;
color:#004E81;
font-family:Tahoma;
float:right;
/*width:92px;*/
margin:3px 0 0 0;
text-align:right;
}


*+html .external_offers .banner-txt1{
font-size:16px;
color:#004E81;
font-family:Tahoma;
float:right;
/*width:92px;*/
height:28px;
margin:-45px 0 0 0;
text-align:right;
}

.external_offers .banner-txt2{
font-size:16px;
color:#004E81;
font-family:Tahoma;
clear:right;
/*width:130px;*/
margin:-27px 0 0 0;
position: relative;
text-align:right;
display:block;
}

*+html .external_offers .banner-txt2{
font-size:16px;
color:#004E81;
font-family:Tahoma;
clear:right;
/*width:130px;*/
margin:-25px 0 0 0;
display:block;
position: relative;
text-align:right;
}



.external_offers .banner-price{
color:#FD772E;
font-family:Arial;
font-size:42px;
float:left;
font-weight:bold;
margin-top:13px;
line-height:33px;
}

.external_offers .banner-price span{
color:#FD772E;
font-family:Arial;
font-size:10px;
font-weight:bold;
}

.external_offers .banner-price-txt{
color:#555;
font-family:Arial;
font-size:10px;
margin-top:-12px;
margin-left:3px;
float:left;
}
*+html .external_offers .banner-price-txt{
color:#555;
font-family:Arial;
font-size:10px;
margin-top:-3px;
margin-left:10px;
float:left;
}

.external_offers .banner-hb{
color:#004E81;
font-family:Arial;
font-size:18px;
font-weight:bold;
float:left;
margin-top:-20px;
margin-left:120px;
}

.external_offers .banner-percent{
background: url(images/price.png) no-repeat;
width:72px;
height:69px;
text-align:center;
float:left;
position:absolute;
z-index:6;
margin:75px 0 0 159px;
}

*+html .external_offers .banner-percent{
background: url(images/price.png) no-repeat;
width:72px;
height:69px;
text-align:center;
float:left;
z-index:6;
margin:3px 0 0 -28px;
}

.external_offers .banner-percent-txt{
color:#E2DC32;
font-family:Arial;
font-size:20px;
font-weight:bold;
padding:20px 0 0 0;
}




/******************** back **************************/

.external_offers .banner-date{
float:right;
color:#fff;
font-family:Arial;
font-size:12px;
margin:10px 15px 0 0;
}

.external_offers .back-col1{
float:left;
width:195px;
margin:0 0 0 15px;
}
.external_offers .back-col2{
float:left;
width:103px;
margin:7px 0 0 0;
text-align:right;
}

.external_offers .back-title{
color:#004E81;
font-family:Arial;
font-size:14px;
font-weight:bold;
margin-top:3px;
}
.external_offers .back-txt{
color:#004E81;
font-family:Arial;
font-size:11px;
line-size:13px;
height:42px;
overflow:hidden;
}
.external_offers .back-txt span{
color:#9A9D9E;
font-family:Arial;
font-size:11px;
text-decoration:line-through;
}

.external_offers .back-btn a{
width:95px;
height: 34px;
background: url(images/more.png) no-repeat 0 0;
text-decoration:none;
float:right;
}
.external_offers .back-btn a:hover{
width:95px;
height: 34px;
background: url(images/more.png) no-repeat 0 -34px;
text-decoration:none;
}

.external_offers .back-like{
margin:4px 0 5px 0;
}
.external_offers .back-send{
    clear: right;
    display: table;
    margin: 8px 0 26px 34px;
}
body { overflow-x: hidden; }