.main{
	margin-left: 10px;
	border: 1px black solid;
	width: 800px;
}
.maincontent{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	width: 530px;
	height: 380px;
}
.main th{
	background-color: Navy;
	color: white;
}
.carlist td{
	border: 1px black solid;
	padding: 2px;
}
.carlist td strong{
	color: white;
	font-size: 1.15em;
}
.error{
	color: Red;
	font-weight: bold;
}
.login{
	background-image: url('images/side.gif');
	font-size: 10px;
	text-align: left;
	height: 22px;
	padding-left: 10px;
	padding-top: 92px;
}
.loginsm strong{
	font-size: 10px;
	font-weight: bold;
}
.loginsm input{
	display: inline;
	font-size: 10px;
	margin: 0px;
}
.carlist{
	border-collapse: collapse;
	width: 550px;	
	border: 1px black solid;
	margin-bottom: 4px;
	margin-top: 4px;
}
.carlist image{
		border: 1px black solid;
}
#listinglink{
	font-size: 10px;
	color: navy;
}
.username{
	color: Navy;
	font-weight: bold;
}
.footer{
	text-align: center;
	font-size: 10px;
}
.searchform input, .searchform select{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: bold;
   font-size: 10px;
	color: #000155;

	margin-bottom: 1px;
}
.searchform input.hidden{
border: 0px;
background: white;
}
.sellform input, .sellform select{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: bold;
    font-size: 10px;
	color: black;
	margin-bottom: 1px;
}

.crorange{
	color: #CD4400;
	font-weight: bold;
}
.fsblue{
	color: #585E96;
	font-weight: bold;
}
.detail_header{
	font-size: 1.25em;
	font-weight: bold;
}
.detail_price{
	font-size: 1.2em;
	font-weight: bold;
}
.sm_help{
	font-size: 10px;
	color: Navy;
}
.red_note{
	font-size: 10px;
	color: red;
	font-weight: bold;
}
.hidden{
	visibility: hidden;
}
.right{
	padding-left:20px;
}
.quicksearchs{
width:350px;
height: 200px;
overflow: scroll;
border: 1px #efefef solid;
padding: 2px;
}
.reglabel{
	width: 13em;
float: left;
text-align: right;
font-weight: bold;
margin-right: 0.5em;
display: block;
}
.sm{
	font-size: 12px;
	font-family: arial;
}
.xsmall{
	font-size: 8px;
	font-family: arial;
}
.fcar{
border: 1px black solid;
width: 300px;
}
.fcar td{
font-size: .9em;
font-weight: bold;
vertical-align: top;
border: 1px silver solid;
}
.fcar th{
font-size: 1.1em;
font-weight: bold;
background-color: #9DA9B3;
text-align:left;
}
#featuredlink{
font-weight: bold;
color: black;
}
.google_ads{
position: absolute;
top: 200px;
left: 830px;
}
.links{
position: absolute;
top: 120px;
left: 805px;
}
.form_label{
font-size: 12px;
text-align: right;
font-weight: bold;
}
.reg_form_help{
font-size: 10px;
font-weight: bold;
color: #666666;
width: 150px;
border: 1px gray solid;
background-color: #eeeeee;
position: absolute;
left: 340px;
padding: 2px;
display: none;
}
