/*car listings from RSS*/
.content_wrap { display: block; float: left; height: 82px; width: 260px; margin: 6px 18px 0px 0px; margin-bottom: 20px; background-color: #FFFFFF; padding:4px; border-bottom: 1px #CCCCCC solid; overflow:hidden; background-image:url(../images/image_not_available.gif); color:#666666;	line-height:18px; }
.content_wrap:hover {	color:#000000; background-color:#e0e0e0; /*background-image: url(../images/global/bg-info.gif); background-repeat: no-repeat;	background-position: right;*/}
.image_wrap { text-align:center; min-height:90px; overflow:hidden; float:left;}
.image_wrap img { width:108px; padding:0px; max-height:81px; margin-right:10px; }
.image_wrap img:hover { border-color:#df3f0f;}
.details { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px;}
.dealer_info { height:1px; visibility:hidden;}