html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* {
	margin: 0;
	padding: 0;
}*/

html,body{height:100%;}

body {
	background: #52709B;
}

#wrapper {
	position: relative;
	background: url(i/wrapper-bg.gif) 0 0 repeat-y #FFF;
	width: 954px;
	margin: 0 auto -110px;
	padding: 0 21px;
	min-height:100%;
	overflow: hidden;
}

#header {
	position: relative;
	background: url(i/header-bg.jpg) 0 63px no-repeat;
	height: 236px;
}

#header h1 {
	position: relative;
	display: block;
	background: url(i/header-h1-bg.gif) 0 0 repeat-x;
	height: 46px;
	padding: 17px 0 0;
}

#header h1 a {
	display: block;	height: 33px;	width: 232px;
	background: url(i/header-h1-logotype.gif) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 28px;
	outline: none;
}

#header ul.topMenu {
	float: right;
	position: absolute;
	right: 23px;
	top: 18px;
}
#header ul.topMenu li {
	background: url(i/topmenu-separator.gif) 0 0 no-repeat;
	float: left;
	display: inline;
	height: 30px;
}

#header ul.topMenu li a {
	float: left;
	display: inline;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#header ul.topMenu li.eng {background: none;}
#header ul.topMenu li.eng a {text-indent: 0; padding: 0 20px 0 0; font-family: Tahoma; font-size: 10px; color: #FFF; text-transform: uppercase; text-decoration: none;}
#header ul.topMenu li.home a {
	background: url(i/topmenu-home.gif) 50% 50% no-repeat;
	width: 11px;
}
#header ul.topMenu li.map a {
	background: url(i/topmenu-map.gif) 50% 50% no-repeat;
	width: 11px;
}
#header ul.topMenu li.mail a {
	background: url(i/topmenu-mail.gif) 50% 50% no-repeat;
	width: 12px;
}

#header ul.mainMenu {
	position: absolute;	left: 0; bottom: 0;
	display: block;
	background: url(i/menu-bg.gif) 0 0 repeat-x;
	height: 41px;
	width: 952px;
	padding: 0 0 0 2px;
	overflow: hidden;
}

#header ul.mainMenu li {
	background: url(i/menu-separator.gif) 0 50% no-repeat;
	float: left;
	display: inline;
	height: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 8px;
	margin: 0 0 0 6px;
}

#header ul.mainMenu li.home {
	background: none;
}

#header ul.mainMenu li.order {
	float: none;
	display: block;
	position: absolute;
	right: 30px;
	top: 10px;
	height: 22px;
	width: 119px;
	margin: 0;
	padding: 0;
	background: none;
}

#header ul.mainMenu li.order a {
	background: url(i/btn-order.gif) 0 0 no-repeat;
	display: block;
	height: 22px;
	width: 119px;
	line-height: normal;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
}

#header ul.mainMenu li a {
	float: left;
	display: inline;
	height: 41px;
	line-height: 41px;
	color: #FFF;
	text-decoration: none;
	padding: 0 12px;
}

#header ul.mainMenu li.active a {
	background: url(i/menu-active-bg.gif) 50% 35px no-repeat;
	border-bottom: 3px solid #D9D9D9;
	height: 38px;
	overflow: hidden;
}

#center {
	background: url(i/center-bg.gif) 0 0 repeat-x;
	position: relative;
	float: left;
	display: inline;
	width: 653px;
	padding: 19px 0 150px 22px;
	font-family: Tahoma;
	font-size: 11px;
}

#center h2 {
	position: relative;
	font-family: Tahoma;
	font-size: 12px;
	color: #092752;
	margin: 0 0 14px 8px;
}

#center a.button {
	position: absolute;
	right: 30px;
	top: 25px;	
}

#center a.button img {
	border: none;
}

h2.info {
	background: url(i/icon-info.gif) 0 50% no-repeat;
}

#center h2.auto {
	background: url(i/icon-auto.gif) 0 50% no-repeat;
	margin: 0 0 10px;
}

.manheim h2.auto {
	background: url(i/icon-auto.gif) 0 50% no-repeat;
	margin: 0 0 10px;
}

#center h2.opinion {
	background: url(i/icon-opinion.gif) 0 50% no-repeat;
	margin: 18px 0 10px;
}

h2.dollar {
	background: url(i/icon-dollar.gif) 0 50% no-repeat;
}

#center ul {
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	list-style: square;
	margin: 0 28px 18px 25px;
}
#center ul li {
	color: #454649;
	margin: 0 0 18px;
}

#center p a, #center li a {
	color: #952034;
	text-decoration: underline;
}

#center p a:hover, #center li a:hover {
	text-decoration: none;
}

#center p a img {
	border: none;
	margin: 0 10px 0 0;
}
#center div.opinions {
	position: relative;
	background: url(i/opinions-bg.gif) 119px 0 no-repeat;
	height: 127px;
	overflow: hidden;
	padding: 15px 0 0;
}

#center div.opinions dl {
	position: relative;
	display: block;
	width: 432px;
	font-family: Tahoma;
	font-size: 11px;
}

#center div.opinions dl dt {
	font-weight: bold;
	color: #960013;
	text-align: right;
	display: block;
	margin: 0 0 12px;
}

#center div.opinions dl dd.photo {
	display: block;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 0;
	top: -10px;
}

#center div.opinions dl dd.owner {
	position: absolute;
	left: 144px;
	top: 0;
	font-weight: bold;
	color: #0A2853;
}

#center div.opinions dl dd.opinion {
	display: block;
	margin: 0 0 0 144px;
	color: #454649;
}

#center div.opinions ul {
	display: block;
	width: 165px;
	position: absolute;
	right: 30px;
	top: 7px;
}

#center div.opinions ul li {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	vertical-align: bottom;
}

#center div.opinions ul li.even {
	background: #EEEDE7;
	border-top: 1px dashed #B0AFAF;
	border-bottom: 1px dashed #B0AFAF;
}

#center div.opinions ul li a {
	display: block;
	color: #5B5B5B;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	padding: 0 0 0 12px;
}

#center div.opinions ul li a span {
	color: #B0AFAF;
}

h2 span.red {
	color: #960013;
}

h2.iconny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #092752;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 0 0 38px;
	margin-left: 0;
}

#center h2.iconny span.counter {
	position: absolute;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	right: 32px;
	top: 0;
	line-height: 32px;
	color: #454649;
}

#center h2.iconny span.counter a {
	color: #0A2853;
}

#center h2.iconny span.counter a:hover {
	text-decoration: none;
}

#center p {
	font-family: Tahoma;
	font-size: 11px;
	color: #454649;
	margin: 0 28px 18px 8px;
	text-align: justify;
}

#center p.more {
	background: url(i/center-arrow.gif) 0 65% no-repeat;
	padding: 0 0 0 8px;
	margin: 0 0 18px 8px;
}

#center p.more a {
	color: #952034;
}

#center dl.news dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #092752;
	margin: 0 0 12px;
}
#center dl.news dt a {
	color: #092752;
	text-decoration: none;
}
#center dl.news dt a:hover {
	text-decoration: underline;
}
#center dl.news dd {
	font-family: Tahoma;
	font-size: 11px;
	color: #454649;
	margin: 0 0 7px;
}
#center dl.news dd.more a {
	background: url(i/news-more.gif) 100% 6px no-repeat;
	color: #9D1123;
	padding: 0 10px 0 0;
	line-height: 14px;
	text-transform: lowercase;
}
#center dl.news dd.more a:hover {
	text-decoration: none;
}

#center div.auto {
	overflow: hidden;
	width: 100%;
	margin: 0 0 13px;
}

#center div.auto dl {
	position: relative;
	width: 108px;
	float: left;
	display: inline;
	background: #F1F0EA;
	margin: 0 7px 10px 0;
	padding: 6px;
}
#center div.auto dl dt {
	display: none;
}
#center div.auto dl dd {
	font-family: Tahoma;
	font-size: 11px;
	color: #454649;
	display: block;
}
#center div.auto dl dd a {
	display: block;
}
#center div.auto dl dd a img {
	border: none;
	display: block;
}

#center div.auto dl dd.price {
	position: absolute;
	right: 5px;
	top: 90px;
	color: #06244F;
}

#center div.auto dl dd.price a {
	color: #06244F;
	text-decoration: none;
}

#center div.auto dl dd.price a:hover {
	text-decoration: underline;
}

#center div.auto dl dd.thumb {
	margin: 0 0 5px;
}

#right {
	background: url(i/center-bg.gif) 0 0 repeat-x;
	position: relative;
	float: right;
	display: inline;
	width: 279px;
	padding: 0 0 150px;
}

ul.rightMenu {
	display: block;
/*	margin: 0 0 0 1px;*/
	margin: 0 0 25px 1px;
}
ul.rightMenu li {
	background: url(i/right-menu-bg.gif) 0 0 no-repeat;
	display: block;
	height: 37px;
	font-family: Tahoma;
	font-size: 12px;
}
ul.rightMenu li.manheim {
	background: url(i/right-menu-manheim.gif) 0 0 no-repeat;
}
ul.rightMenu li a {
	background: url(i/right-menu-arrow.gif) 13px 50% no-repeat;
	display: block;
	height: 37px;
	line-height: 37px;
	color: #FFF;
	text-decoration: none;
	padding: 0 0 0 30px;
}
ul.rightMenu li a span {
	color: #D2E4FF;
}

div.block {
	position: relative;
	margin: 0 18px 0 26px;
	float: right;
	display: inline;
	width: 235px;
}

div.block h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #092752;
	margin: 0 0 26px;
}

div.block p.more {
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	line-height: 11px;
}
div.block p.more a {
	font-family: Tahoma;
	font-size: 10px;
	color: #97001C;
	text-transform: lowercase;
}
div.block p.more a:hover {text-decoration: none;}

div.news {
/*	margin-top: 25px;*/
}

div.news dl {
	position: relative;
	border-bottom: 1px solid #BCC2CD;
	padding: 0 0 15px;
	margin: 0 0 20px;
}
div.news dl dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #092752;
	margin: 0 0 12px;
}
div.news dl dt a {
	color: #092752;
	text-decoration: none;
}
div.news dl dt a:hover {
	text-decoration: underline;
}
div.news dl dd {
	font-family: Tahoma;
	font-size: 11px;
	color: #454649;
}
div.news dl dd.date {
	position: absolute;
	top: 0;
	right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #97001C;
	float: right;
}

div.contacts dl {
	margin: 0 0 20px;
}
div.contacts dl dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #092752;
	margin: 0 0 12px;
}
div.contacts dl dd {
	font-family: Tahoma;
	font-size: 11px;
	color: #454649;
	margin: 0 0 5px;
}
div.contacts dl dd.phone {
	background: url(i/phone.gif) 3px 50% no-repeat;
	height: 20px;
	line-height: 20px;
	margin: 0 0 3px;
	padding: 0 0 0 35px;
	color: #97001C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.support h3 {
	margin: 0 0 12px;
}

div.support a.skype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #97001C;
	text-decoration: none;
}

div.support dl dd {
	margin: 0 0 3px;
	font-size: 0;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 35px;
}

#right div.carfax {
	border-bottom: 1px solid #BCC2CD;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

#right div.carfax label {
	display: block;
	color: #454649;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0 0 7px;
}

#right div.carfax input.text {
	position: relative;
	background: #FFF url(i/input-bg.gif) repeat-x scroll 0 0;
	border: 1px solid #445A7A;
	height: 15px;
	line-height: 15px;
	width: 145px;
	color: #6C6E70;
	font-family: Tahoma;
	font-size: 11px;
	float: left;
}

#right div.carfax input.submitButton {
	float: right;
}

#footer {
	background: url(i/footer-bg.gif) 0 0 repeat-x;
	height: 110px;
	overflow: hidden;
	position: absolute;
	left: 21px;
	bottom: 0;
	width: 954px;
/*	display: inline;*/
}

#footer ul {
	float: left;
	width: 100%;
	margin: 28px 0 32px;
}

#footer ul li {
	float: left;
	display: inline;
	font-family: Tahoma;
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	border-left: 1px solid #FFF;
	padding: 0 0 0 7px;
	margin: 0 0 0 7px;
}

#footer ul li.home {
	border: none;
	padding: 0;
	margin: 0 0 0 35px;
}

#footer ul li a {
	color: #FFF;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 0 35px;
}

#footer div.counters {
	float: right;
	position: absolute;
	right: 32px;
	top: 40px;
}

#login {
	position: absolute;
	right: 32px;
	top: 78px;
	width: 247px;
}

#login h3 {
	display: block;
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	margin: 0 0 12px;
}

#login h3 span {
	font-weight: normal;
}

#login p {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	display: block;
	height: 17px;
	position: relative;
}

#login p a {
	color: #FFF;
	text-decoration: underline;
}

#login p a:hover {
	text-decoration: none;
}

#login p.editable {
	background: url(i/input.gif) 100% 50% no-repeat;
	margin: 0 0 10px;
}

#login p input {
	background: transparent;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	height: 17px;
	width: 170px;
	position: absolute;
	right: 5px;
	top: 0;
}

#login label {
	font-weight: bold;
	text-align: right;
	float: left;
	width: 52px;
}

#login fieldset {border: none;}
#login input.submitButton {
	display: block;
	height: 19px;
	width: 77px;
	position: absolute;
	right: 0;
	bottom: 0;
}

#register fieldset {
	border: none;
	border-bottom: 1px solid #C9C9C9;
	margin: 0 0 15px 8px;
	float: left;
	display: inline;
	width: 622px;
}

#register div.line {
	width: 622px;
	margin: 0 0 15px;
	padding: 0;
	overflow: hidden;
}

#register p.p_line {
	display: block;
	height: 200px;
	position: relative;
}

#register p.p_line textarea {
	border: 1px solid #445A7A;
	background: url(i/feedback-textarea-bg.gif) 0 0 repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	height: 197px;
	width: 545px;
	position: absolute;
	right: 0;
	top: 0;
}

#register div.line p {
	margin: 0;
}

#register p.m_line {
	background: url(i/m_line.gif) 100% 0 no-repeat;
	position: relative;
	float: left;
	display: inline;
	width: 256px;
	height: 17px;
}

#register p.m_line input {
	background: transparent;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 179px;
}

#register p.l_line {
	background: url(i/l_line.gif) 100% 0 no-repeat;
	position: relative;
	float: right;
	display: inline;
	width: 337px;
	height: 17px;
}

#register p.l_line input {
	background: transparent;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 252px;
}

#register label.title {
	font-weight: bold;
	color: #092752;
}

#register p.x_line {
	float: left;
	margin: 0 0 15px;
	width: 622px;
	height: 17px;
}

#register p.y_line {
	position: relative;
	float: right;
	display: inline;
	width: 337px;
	height: 17px;
}

#register div.line p.s_line {
	background: url(i/s_line.gif) 100% 0 no-repeat;
	position: relative;
	float: left;
	display: inline;
	height: 17px;
	width: 139px;
	margin-right: 38px;
}

#register div.line p.s_line input {
	background: transparent;
	border: none;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 61px;
	font-family: Tahoma;
	font-size: 11px;
}

#profile {
	position: absolute;
	right: 32px;
	top: 78px;
	width: 227px;
}

#profile h3 {
	display: block;
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	margin: 0 0 8px;
}

#profile h3 span {
	font-weight: normal;
}

#profile h4 {
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
	color: #FFF;
	display: block;
	margin: 0 0 8px;
}

#profile p.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
}

#profile p.links a {
	color: #FFF;
	text-decoration: underline;
}

#profile p.links a:hover {
	text-decoration: none;
}

#profile p.manager {
	font-family: Tahoma;
	font-size: 11px;
	margin: 10px 0 5px;
}

#profile p.manager a {color: #FFF;text-decoration: underline;}
#profile p.manager a:hover {text-decoration: none;}

#profile a.exit {
	background: url(i/exit.gif) 0 0 no-repeat;
	display: block;
	height: 19px;
	width: 77px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
}

div.error {
	background: #FFE2D2;
	border: 1px solid #E2A789;
	padding: 11px 7px;
	color: #AD1A10;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 7px 8px;
	width: 606px;
}

table.cars {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 675px;
	margin: 0 0 0 -22px;
}

table.cars th {
	background: url(i/th-bg-odd.gif) 0 0 repeat-x;
	color: #092752;
	font-family: Tahoma;
	font-size: 11px;
	height: 45px;
	vertical-align: top;
	padding: 12px 0 0;
	line-height: 12px;
	border-left: 1px solid #CEDBED;
	height: 33px;
}

table.cars th span {
	font-weight: normal;
}

table.cars th.even {
	background: url(i/th-bg-even.gif) 0 0 repeat-x;
}

table.cars th.price {
	width: 10%;
}

table.cars td {
	font-family: Tahoma;
	font-size: 11px;
	color: #454649;
	padding: 8px 4px;
	text-align: center;
	background: #F5F4F0;
	border-left: 1px solid #CEDBED;
	vertical-align: middle;
}

table.cars td a img {
	border: none;
}

table.cars td.date {
	border: none;
}

table.cars td span {
	font-size: 10px;
}

table.cars tr.even td {
	background: #FCFCFB;
}

table.cars th.date {width: 79px; border: none;}
table.cars th.foto {width: 83px;}

input[type="text"]:focus {outline: none;}
input[type="password"]:focus {outline: none;}

.imageset {
	_height: 1%;
	overflow: hidden;
}
.imageset a {
	display: block;
	height: 135px;
	width: 180px;
	float: left;
	margin: 0 0 15px 15px;
}
.imageset a img {
	border: none;
}

a.calc {
	font-weight: bold;
}

table.calc {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 475px;
	margin-left: 8px;
}

table.calc td {
	font-family: Tahoma;
	font-size: 11px;
	color: #454649;
	padding: 8px 4px;
	vertical-align: top;
}

#calc div.line {
	position: relative;
	overflow: hidden;
	_height: 1%;
	margin: 0 0 0 8px;
	padding: 0 0 12px;
	width: 550px;
}

#calc div.line p {
	margin: 0;
	padding: 0;
}

#calc div.line p.s_line {
	float: left;
	display: inline;
	margin: 0 30px 0 0;
}

#calc div.line input.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #454649;
	border: 1px solid #445A7A;
	background: url(i/input-bg.gif) 0 0 repeat-x;
	height: 17px;
	line-height: 17px;
	width: 100px;
}

#calc div.line select {
	font-family: Tahoma;
	font-size: 11px;
	color: #454649;
}

div.popular-gallery {
	float: left;
	width: 420px;	
}

div.popular-gallery div.set a {
	float: left;
	margin: 0 14px 14px 0;
}

div.popular-gallery div.set a img {
	display: block;
	border: none;
}

div.popular-gallery a.big {
	display: block;
	width: 400px;
	margin: 0 0 14px;
}

div.popular-gallery a.big img {
	display: block;
	border: none;
}

div.popular-info {
	float: right;
}

#center div.popular-info p {
	margin: 0 20px 5px 0;
	width: 200px;
	text-align: left;
}

div.runway-line {
	overflow: hidden;
	_height: 1%;
}

div.pager {
	text-align: right;
	margin: 15px 15px 0 0;
}

div.top-pager {
	position: absolute;
	top: 25px;
	right: 15px;
	margin: 0;
}

div.pager span {
	font-weight: bold;
	color: #092752;
}

div.pager a {
	color: #9D1123;
	text-decoration: underline;
}

div.pager a:hover {
	text-decoration: none;
}

#order fieldset {
	border-bottom: 1px solid #C9C9C9;
	float: left;
	display: inline;
	margin: 0 0 15px 8px;
	width: 622px;
}

#order div.line {
	margin: 0 0 12px;
	overflow: hidden;
	_height: 1%;
}

#order div.line p.s_line {
	float: left;
	display: inline;
	margin: 0 30px 0 0;
}

#order div.line p.p_line {
	margin: 0;
}

#order div.line label {
	display: block;
	font-weight: bold;
	color: #092752;
	margin: 0 0 5px;
}

#order div.line input.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #454649;
	border: 1px solid #445A7A;
	background: url(i/input-bg.gif) 0 0 repeat-x;
	height: 17px;
	line-height: 17px;
	width: 183px;
}

#order div.line textarea.text {
	border: 1px solid #445A7A;
	background: url(i/manheim-checklist-bg.gif) 0 0 repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #454649;
	width: 620px;
}

#order div.line select {
	font-family: Tahoma;
	font-size: 11px;
	color: #454649;
	width: 185px;
}

hr {
	display: block;
	border: none;
	height: 1px;
	background: #BFC0C4;
	color: #BFC0C4;
	margin: 0 20px 20px 0;
}

#center div.carfax-info {
	margin-bottom: 14px;
}
#center div.carfax-info p, #center div.carfax-confirm p {
	display: block;
	margin-bottom: 0;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 0 0 7px;
}

h2.vin {
	background: transparent url(i/icon-vin.gif) no-repeat scroll 0 50%;
}

#center div.carfax-info p.even, #center div.carfax-confirm p.even {
	background-color: #F5F4F0;
}

#center div.carfax-info p span.major {
	font-weight: bold;
	color: Red;
}

#center form.carfax fieldset {
	border: none;
}

#center form.carfax div.line {
	width: 622px;
	margin: 0 0 15px 8px;
	padding: 0;
	overflow: hidden;
}

#center form.carfax div.line p.m_line {
	position: relative;
	float: left;
	display: inline;
	width: 256px;
	margin: 0;
	height: 19px;
	line-height: 19px;
}

#center form.carfax div.line label.title {
	font-weight: bold;
	color: #092752;
}

#center form.carfax div.line input {
	position: absolute;
	right: 0;
	top: 0;
	background: #FFF url(i/input-bg.gif) repeat-x scroll 0 0;
	border: 1px solid #445A7A;
	height: 15px;
	line-height: 15px;
	width: 179px;
	color: #6C6E70;
	font-family: Tahoma;
	font-size: 11px;
}

#center form.carfax div.payments {
	padding-bottom: 14px;
	margin: 0 28px 15px 0;
	border-bottom: 1px solid #BCC2CD;
/*	width: 625px;*/
}

#center form.carfax div.payments p {
	display: block;
	margin-bottom: 0;
}

#center form.carfax div.payments div {
	padding: 7px 8px 7px 8px;
}

#center form.carfax div.payments div.even {
	background-color: #F5F4F0;
}

#center form.carfax div.payments div label {
	font-weight: bold;
	color: #454649;
}

#center form.carfax div.payments div p {
	display: block;
	padding-top: 5px;
	margin: 0;
}

#center div.carfax-confirm {
	padding-bottom: 14px;
}

#center table.car-photos tr {
	border-bottom: 1px solid #CEDBED;
}

#center table.car-photos tr td {
	border-left: none;
	border-right: 1px solid #CEDBED;
}

/* admin sets */
div.admin-photo-set {
	position: relative;
	_height: 1%;
	overflow: hidden;
	margin: 0 0 0 8px;
}
div.admin-photo-set a {
	position: relative;
	float: left;
	width: 124px;
	height: 94px;
	overflow: hidden;
	margin: 0 14px 14px 0;
}

div.admin-photo-set a span {
	display: block;
	position: absolute;
	top: 0;
	left: -124px;
	background: none;
}

div.admin-photo-set a:hover span {
	background: url(i/icon-delete.png) 50% 50% no-repeat;
	width: 124px;
	height: 94px;
	position: absolute;
	top: 0;
	left: 0;
}

div.admin-photo-set a img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	border: none;
}

div.admin-line {
	margin: 0 0 12px 8px;
}

div.admin-line label {
	display: block;
	margin: 0 0 7px;
}

div.admin-line select {
	font-family: Tahoma;
	font-size: 11px;
	color: #454649;
	width: 250px;
}

div.admin-line input.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #454649;
	border: 1px solid #445A7A;
	background: url(i/input-bg.gif) 0 0 repeat-x;
	height: 17px;
	line-height: 17px;
	width: 600px;
}

div.admin-line textarea.text {
	border: 1px solid #445A7A;
	background: url(i/manheim-checklist-bg.gif) 0 0 repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #454649;
	width: 600px;
}

a.admin-pages-create {
	position: absolute;
	right: 15px;
	top: 25px;
	background: url(i/btn-create.gif) 0 0 repeat-x;
	display: block;
	height: 22px;
	width: 125px;
	text-indent: -9999px;
}

