/* Basic Page */
#topVehicleSearch		{clear:both;display:block;height:41px;width:340px;overflow:hidden;margin-top:20px;background:url('http://images.autotraderlatino.com/imgs/design/autotraderlatino/layout/home/homeTopBanner.jpg') no-repeat;}
#vehicleSearchContainer	{clear:both;display:block;height:283px;width:750px;overflow:hidden;background:url('http://images.autotraderlatino.com/imgs/design/autotraderlatino/layout/search_autos/buscarAutosImage.jpg') no-repeat top right;}

/* Main form area */
#containerContent		{float:left;clear:both;margin-top:2px;}
#containerMain			{float:left;clear:none;display:block;height:280px;width:402px;font:12px Helvetica;background:url('http://images.autotraderlatino.com/imgs/design/autotraderlatino/layout/search_autos/autosSearchMiddle.jpg') repeat-x;}

/* Left and ride side of the form area */
#containerLeft			{float:left;display:block;height:280px;width:9px;background:url('http://images.autotraderlatino.com/imgs/design/autotraderlatino/layout/search_autos/searchLeft.jpg') no-repeat;}
#containerRight			{float:left;display:block;height:280px;width:9px;background:url('http://images.autotraderlatino.com/imgs/design/autotraderlatino/layout/search_autos/searchRight.png') no-repeat;}

/* Form Formating */
#resultsDiv				{margin-top:-3px;}
#resultDesc				{float:left;clear:none;width:55px;margin-top:10px;padding-left:.25em;font-size:10px;font-style:italic;}
#resultDrop				{float:left;clear:none;width:40px;margin-top:9px;}

#submitRow{
clear:both;
position:relative;
top:-45px;
_top:-65px;
margin-bottom:0px;
text-align:center;
}
.rowContainer			{float:left;clear:both;width:100%;margin:0px 0px 18px 15px;}
.rowContainer2			{float:left;clear:both;width:100%;margin:0px 0px 0 15px;}
.rowLeft				{float:left;width:260px;}
.rowRight				{float:left;width:100px;}
.searchDivider			{padding:0px 3px 0px 6px;}
.selectDiv				{float:left;}

/* Select for type of cars */
#selectContainer		{margin:15px 0px 2px 15px;}
#selectContainer div	{float:left;height:23px;}
#checkbox_new,
#checkbox_used			{padding-right:55px;}
.formSelect				{margin:5px 3px 0px 0px;}
.formBox				{display:block;width:27px;background:url('http://images.autotraderlatino.com/imgs/design/autotraderlatino/layout/search_autos/smallCheckBox.jpg') no-repeat;cursor:pointer;}
.formChecked			{background:url('http://images.autotraderlatino.com/imgs/design/autotraderlatino/layout/search_autos/checkboxCheck.jpg') no-repeat;}

/* Form Inputs */
.rowContainer select	{padding:3px 0px 0px 2px;}
.rowContainer option	{padding-left:5px;}
.rowContainer2 select	{padding:3px 0px 0px 2px;}
.rowContainer2 option	{padding-left:5px;}
.topContainer {margin-top:10px;}
.dropDownMax			{width:235px;}
.dropDownMid			{width:105px;}
.dropDownMin			{width:103px;}
.textMid				{width:95px;padding:2px;}


.rowRight .required {
font-size:20px;
position:absolute;
top:187px;
}

#formDisclaimer {
margin-left:15px;
font-size:13px;
margin-top:15px;}


#formDisclaimer .required {
font-size:20px;
position:relative;
top:5px;
}

#zipConfirmMsg{
clear:both;
display:block;
height:31px;
width:100%;
margin-top:20px;
font:bold 16px Helvetica;
color:#FF0000;
}