/* CSS */

/*Globals*/
.space3 { height:3px; margin:0; padding:0; }
.space4 { height:4px; margin:0; padding:0; }
.space5 { height:5px; margin:0; padding:0; }
.space10 { height:10px; margin:0; padding:0; }
.space15 { height:15px; margin:0; padding:0; }
.space20 { height:20px; margin:0; padding:0; }
.space25 { height:25px; margin:0; padding:0; }
.space30 { height:30px; margin:0; padding:0; }
.spaceW { width:100%; margin:0; padding:0; }
.none { margin:0; padding:0; }
.nodisplay { display:none; }
a.nonelink { text-decoration:none; }
a:hover.nonelink { text-decoration:underline; }
a.link { text-decoration:none; color:#0000DD; }
a:hover.link { text-decoration:underline; color:#0066FF; }
.black { color:#000000; }
.basicborder { height:0; border-top:1px dotted #444444; }
/*end*/

/*search_form.htm*/
#content_indx { width:676px; margin:0; padding:0; }

#content_indx #SearchContainer { clear:both; width:676px; height:204px; margin:0; padding:0; background:url(../images/search_bckgrnd.jpg) top left no-repeat; }
#content_indx #SearchContainer h1 { margin:0; padding:0; text-align:left; font-size:15px; color:#E97E23; }
#content_indx #SearchContainer .select { width:150px; margin:0; padding:0; font:normal 12px Arial, Helvetica, sans-serif; }
#content_indx #SearchContainer .selectshort { width:75px; margin:0; padding:0; font:normal 12px Arial, Helvetica, sans-serif; }

#content_indx #SearchContainer .searchinventory { float:left; position:relative; width:275px; margin:0; padding:0 0 0 16px; text-align:left; color:#94B2D6; font-size:9px;  }
#content_indx #SearchContainer .searchinventory .newusedcert { position:absolute; width:100px; top:52px; left:184px; margin:0; padding:0; }

#content_indx #SearchContainer .searchDealer { float:left; width:275px; margin:0; padding:0 0 0 89px; }
/*end*/

/*inventory.htm*/
.disclaimer { font-size:9px; color:#666666; }
/*end*/

/*vehicledetails_enhancedclassified.htm*/
.enhancedList .boxR .carInfo .carDescrip img { width:200px;}
/*end*/


/* vehicledetails.htm */
#detailsPage { width:670px; margin:0px; padding:0; }

a#btnReturnToSearch { background: url(../images/back_search.gif) no-repeat;
	float: left;
	height: 25px;
	margin: 0 0 7px 21px;
	text-indent: -7777px;
	width: 97px;
	}
	
a:hover#btnReturnToSearch {
	background-position: 0 -25px;
}
/*
ul.sellerBtns li a.contactBtn {
	background: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/carsok/contact_btn.gif) no-repeat 0 0;
	display: block;
	height: 18px;
	margin: auto;
	text-indent: -7777px;
	width: 73px;
	}
ul.sellerBtns li a.viewinventoryBtn{
	background: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/carsok/viewInventory_btn.gif) no-repeat 0 0;
	display:block;
	height:18px;
	margin:auto;
	text-indent: -7777px;
	width:110px;
}
ul.sellerBtns li a:hover.viewinventoryBtn {background-position: 0 -18px;}
*/
/*end*/

/* myautoplex_list.htm */
.basicList .listingBox .boxL .carPic { height:48px; }
.listingBox a.deleteRemovedCarBtn {
	background: url(../images/deleteRemVeh_btn.gif) no-repeat 0 0;
	display: block;
	height: 15px;
	position: absolute;
	right: 0;
	text-indent: -7777px;
	top: 10px;
	width: 49px;
	}

.listingBox a:hover.deleteRemovedCarBtn {background-position: 0 -16px;}
/* end */


/*Rene Was here too*/