/* Details styles (details.cfm) */
.topBtns{
float:right; width:400px; height:25px; margin-top:3px; text-align:right;
}

.detailsBar{
height:22px; padding:3px 0 0 5px; margin-top:3px; font-size:1.2em; font-weight:bold; color:#fff; clear:both;
}

.noDetImg{
width:274px; height:136px; font-size:1.2em; text-align:center; padding-top:70px; color:#000; font-weight:bold;
}

.box1{
clear:both; height:inherit; font-size:1.1em; padding:5px  0 5px 5px; border: solid #000; border-width:1px 0;
}

.whiteStripe{
height:17px; padding-top:2px; position:relative; left:0px;
}

.greyStripe{
height:17px; padding-top:2px; background:#eee; position:relative; left:0px;
}

.additionalPics{
clear:both; padding:0; margin-top:1px; border: solid #000; border-width:1px 0; background:#ccc;
}

.detailsHeader{
font-size:1.2em; font-weight:bold; color:#fff;
}

.greenText{
 color:#01C71B
}

.carImg{
	border: 1px solid #000;
}
/* EOF details styles */
