ul.marks{
	padding:0;
	margin: 0 14px 0 0;
	width:82px;/*140px;*/
	float:left;
	list-style: none;
}

ul.marks li{
	margin: 0 0 7px 0;
	color:#666;
	font-size:11px;
}
ul.l{
	margin-right:0;
}
ul.marks a,ul.marks a:visited{
	color: #444;
	font-size:12px;
}

ul.models{
	padding:0;
	margin: 0 7px 0 0;
	width:140px;/*140px;*/
	float:left;
	list-style: none;
}
ul.models li{
	margin: 0 0 7px 0;
	color:#666;
	font-size:11px;
}
ul.models a,ul.models a:visited{
	color: #444;
	font-size:12px;
}


table.carsTable{
	width:100%;
	border-collapse:collapse;
	border-spacing: 0px;
}

table.carsTable td, table.carsTable th{
	border:1px solid #444;
	padding:3px;
}

td.color, td.photo{
	width:30px;
}

td.wheel{
	width:40px;
	text-align:center;
}
td.wheel img{
	border:none;
}

td.date{
	width:30px;
	font-size:11px;
	text-align: center;
}
td.date span{
	font-size:10px;
}

td.year, td.run, td.price{
	width:100px;
	text-align: center;
}

table#addTable{
	width:auto;
	font-size:11px;
	border-spacing: 2px;
}

table#addTable th{
	padding:5px;
	font-weight:normal;
	background: #EEE;
	width:200px;
}

table#addTable td{
	width:540px;
}

font.red{
	color:#F00;
}

table#addTable input, table#addTable textarea, table#addTable select.selectBox{
	font-size:11px;
	font-family: Tahoma;
}

table#addTable input.text_edit, table#addTable textarea.text_edit, table#addTable select.selectBox{
	width:300px;
}

table#addTable input.text_edit2{
	font-size:11px;
	font-family: Tahoma;
	width:125px;
}
table#addTable select.selectBox2{
	font-size:11px;
	font-family: Tahoma;
	width:130px;
}

div.f{
	width:15px;
	padding:2px 3px 0 0;
	float:left;
	text-align:right;
}

ul.colors{
	list-style: none;
	margin:0;
	padding:0;
}

ul.colors li{
	float:left;
	margin:0 10px 5px 5px;
	width:160px;
	font-size: 10px;
}

h4.options{
	margin:0;
	padding:0 0 3px 5px;
/*	float: left;*/
	clear: both;
	font-size:12px;
	font-weight: bold;
}

ul.options{
	list-style: none;
	margin: 0 10px 10px 5px;
	padding:0;
	width:160px;
	float:left;
}
ul.lastoptions{
	margin-right:0;
}

ul.options li{
	padding:1px 0 5px 20px;
	position:relative;
}

ul.options li input{
	position:absolute;
	left:0;
	top:0;
}


div.line{
	clear: both;
	overflow:hidden;
	height:15px;
	margin:0;
	border-bottom:1px solid #444;
}

div.moreCity{
	margin:3px 0 3px 0;
	font-size: 11px;
}

div.moreCity span{
	font-weight: bold;
}

div.mcItem{
	font-size: 11px;
	width:150px;
	float:left;
	color:#666;
}

div.thumb{
	padding:15px 0;
	text-align: center;
}

div.thumb img.thumb{
	margin:0 10px 0 0;
	border:1px solid #444;
}

div.fullimg{
	text-align: center;
}

div.fullimg img#fullimg{
	border:1px solid #444;
}

h1.car{
	padding:5px 0 15px 0;
	margin:0;
	font-size:22px;
	font-weight: bold;
}

table#addTable.car td{
	padding:5px;
}

table#addTable.car td.nopadding{
	padding:0;
}

table.moreInfo{
	width:100%;
	font-size:11px;
}

table.moreInfo td{
	width:30%;
	text-align:center;
}

.lastCar{
	width:160px;
	height:195px;
	padding:10px;
	border:1px solid #BBB;
	background: #F4F4F4;
	float:left;
	margin:0 10px 10px 0;
	font-size:11px;
}

.lastCar .clink{
	display:block;
	text-align:center;
	margin:0 0 3px 0;
}

.lastCar .carName{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
}

.lastCar img{
	border:none;
	margin-left:auto;
	margin-right:auto;
}

#content div.menu{
	margin:20px 0 30px 0;
}

#content div.marksSection{
	margin:20px 0 30px 0;
}

h2.autoSaleLink{
	height:36px;
	text-align:center;
	overflow:visible;
	border:1px solid #eee;
	float:left;
	width:770px;
	margin:-7px 0 -10px 0;
}

h2.autoSaleLink a, h2.autoSaleLink a:visited{
	padding:7px 20px 10px 20px;
	font-size:16px;
	font-weight:bold;
	background:transparent url(/templates/auto/images/salelinkback.gif) no-repeat;
	color:#900;
	display:block;
	margin:0 auto;
	height:19px;
	width:96px;
}