/*-------------Ad Billboard Specific CSS------------*/
.right_text_content .billboard_image{
background-position: right top;
background-repeat: no-repeat;
height:200px;
margin-top:5px;
}

/*-------------Right Side Text Specific CSS---------*/
.right_text_content .right_text_div{
margin:10px;
}

.right_text_content .right_text_h2{
font-size:14px;
}

.right_text_content .right_text_h2 a{
color:#A27255;
}

.right_text_content .right_text_h2 a:hover{
color:#A27255;
}

/*-------------Product Body Specific CSS------------*/
#overview_warranty {
height: 50px;
}

#overview_warranty img {
float: left;
margin: -3px 10px 10px 0px;
}

#overview_specialoffer{
background-color: #e9e9e2; 
border: solid 1px #afb6af;
}

#specialoffer_header{
margin-bottom: 6px;
}

.feature_included div div{
float:left;
}

.spec_extras{
width:250px;
float:left;
margin-left:20px;
margin-top:10px;
}

/*-------------Other Specific CSS-------------------*/






