/*Search Box*/
.invBoxTop3sides { border: 1px solid #000; border-bottom: 0; background-color: #ccc; }
.invTitle, .invTitle:hover	{ color: #990000; font-family : Verdana, Trebuchet MS, Arial ; font-size : 15px; font-weight: bold; text-align: center; text-transform: uppercase; white-space: nowrap;}
.invBoxLeft    { border-left: 1px solid #000; background-color: #ccc; }
.invBckBlue	  { background-color: #ccc;}
.inv, .inv:hover    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 10px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; text-decoration: none;}
.invSelectList {
font-family : Trebuchet MS, Arial, Verdana;
width: 125px;
font-size: 12px;
font-weight: normal;
color: #000;
background-color: #fff;
letter-spacing: 1px;
}
.invSubmitBtn { 
	border: 1px solid black;
	color: #333; 
	font-family: arial, verdana, ms sans serif; 
	font-weight: bold; 
	font-size: 11px; 
	background-color: #fff;
}
.invBoxRight   { border-right: 1px solid #000; background-color: #ccc; }
.invBoxBottom3sides { border: 1px solid #000; border-top: 0; background-color: #ccc; }

/*Vehicle Specials*/
.invWhiteTitle { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 14pt; font-weight: bold; }
.invSpcHdr	  { color: #a8b1b7; font-family : Trebuchet MS, Arial, sans-serif; font-size : 13.5pt; font-weight: bold; }
.invSpcText	  { color: #a8b1b7; font-family : Trebuchet MS, Arial, sans-serif; font-size : 10pt; font-weight: bold; }	
.invSpcPrice  { color: #a8b1b7; font-family : Trebuchet MS, Arial, sans-serif; font-size : 11pt; font-weight: bold; }
.invSpcBorder { border: 1px solid #a8b1b7; background-color: #fff; float: none; background-image: url(/images/bckVehicleSpecials.jpg); background-repeat: repeat-x; background-position: 0 0;}
.invSpcBck	  { background-color: #fff; }
.invSpcHdrBck { border-bottom: 1px solid #a8b1b7; background-color: #fff; text-align: center; }
.invSpcTableCellHor       { border-right: 1px solid #a8b1b7; }
.invSpcTableCellVer       { border-bottom: 1px solid #a8b1b7; }	
