.nothing {
text-decoration: none;
color: #000000;
}

a:link {
color: #003399;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

a:active, a:link {
color: #003399;
text-decoration: underline;
}

a:visited {
color: #663399;
text-decoration: underline;
}

.vehicleModule {
	page-break-inside: avoid;
}

.photoColumn {
width: 114px;
text-align:center;
}

.vehicleInfoColumn {
width: 482px;
text-align:left;
border: 1px solid #cccccc;
line-height: 18px;
}

.YmmHeader {
width: 310px; float: left; 
overflow: hidden;
font-family: Tahoma, sans-serif,Arial;
font-size: 15px; font-weight: bold;
}

.Ymmreg{
width: 310px; float: left; overflow: hidden;
font-family: Tahoma, sans-serif,Arial;
font-size: 15px; font-weight: normal;
}

.mileageColumn {
width: 82px;
margin-top: 2px; 
margin-right: 10px;
float:left; 
display: inline;
text-align: middle;
font-family: Tahoma, sans-serif, Arial;
font-size: 10px;
}

.priceColumn {
width: 75px;
#padding-right: 5px;
float: right;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px; font-weight:bold;
}


span.availPhotos {
  display: block; width: auto; padding: 0 0 0 18px; margin-left: 3px;
  /*cursor: hand;*/
  font-size: 9px;
  float: left;
  color: #666;
  background: url(http://www.cars.com/search/images/photosAgg.gif) 0 50% no-repeat;
  line-height:1.6;
  margin-top: 1px;
  margin-right: 6px;
  text-decoration: none;
}

.vehicleDescription {
margin-top: 5px; 
width: 100%; float: left; clear: both;

}
a.divLink{
text-decoration: none !important;
cursor: hand;
}

span.dealerSpecialsBttn {
  width: 127px;
  height: 20px;
  margin-top: 2px; 
  #margin: 5px 0 0 10px;
  #white-space: nowrap;
  #overflow: hidden;
  float:left;
  #display:block;
}

span.dealerSpecialsBttn a {
  line-height: 18px;
  padding: 2px 5px 3px 22px;
  color: #224201;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 20px;
  text-decoration: none;
  height: 19px;
  background: url(http://www.cars.com/search/images/dealerSpecialsBttnHover.gif) no-repeat 0px 0px;
}

.dealerSpecialsBttn a:link {
}

.dealerSpecialsBttn a:visited {
}

.dealerSpecialsBttn a:hover {
}

table.vehicleModule td  {
padding: 10px 0px 0px 0px;
border: 0px;
vertical-align: top;
background-image:url(http://www.cars.com/search/images/vehiclModuleBckgrnd.gif);
background-repeat: repeat-x;
background-position: 0 0;
}



