div.content
	{
	background-image: url(../images/bck2.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	}

div.content_head
	{
	background-color: white;
	}

div.content_foot
	{
	margin-right: 10px;
	background-color: white;
	background-image: url(../images/bck1.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	}

h1
	{
	margin: 0px;
	margin-left: 229px;
	margin-top: 1px;
	padding: 4px 18px;
	color: #9b0000;
	border-top: 1px solid #dbe0e2;
	background-color: white;
	font-size: 14pt;
	}


.body_para
	{
    display: block;
 	font-family: tahoma,verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 10px;
	padding-right: 5px;
    }
    
.body_para_1
	{
    display: block;
 	font-family: tahoma,verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
    }

.body_para_title
	{
    display: block;
	font-size: 16px;
	color: #9b0000;
	text-align: left;
	padding: 5px;
	font-weight: 800;
    }
    
.body_ulist
	{
    display: block;
    margin: 0px;
	margin-left: 20px;
	padding: 0px;
	list-style-image: url(../images/bull.png);
	text-align: left;
	}	
	


table.listing
	{
	position: relative;
	}

table.listing td.make
	{
	width: 90px;
	text-align: center;
	background-image: url(../images/bck_icon.png);
	background-position: left 50%;
	background-repeat: repeat-x;
	padding: 2px 0px;
	font-weight: bold;
	font-size: larger;
	}

table.listing td.model
	{
	width: 132px;
	background-image: url(../images/bck_descr.png);
	background-position: left 50%;
	background-repeat: repeat-x;
	padding-left: 2px;
	}

table.listing td.model a.model
	{
	font-weight: bold;
	color: #a00000;
	}

table td.photo,
table.listing td.photo_i
	{
	padding: 1px 3px 2px 0px;
	text-align: center;
	}

table td.photo div.outer,
table.listing td.photo_i div.outer
	{
	border: 1px solid #878796;
	padding: 1px;
	}

table td.photo div.inner
	{
	width: 150px;
	height: 100px;
	background-color: #e7e7f6;
	position: relative;
	}

table.listing td.photo_i div.inner
	{
	width: 148px;
	height: 111px;
	background-color: #e7e7f6;
	position: relative;
	overflow: hidden;
	}

table.listing td.photo div.inner img,
table.listing td.photo_i div.inner img
	{
	position: absolute;
	}

div.auto_head
	{
	background-image: url(../images/bck3.png);
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-left: 24px;
	margin-bottom: 16px;
	}

div.auto_head div
	{
	padding: 32px 16px;
	font-size: larger;
	font-weight: bold;
	}

div.auto_make_model
	{
	color: #a00000;
	margin-bottom: 16px;
	}

div.auto_descr ul
	{
	margin: 4px 0px;
	padding: 0px;
	padding-left: 26px;
	list-style-image: url(../images/bullet3.png);
	}

div.auto_descr ul li
	{
	}


table.promo
	{
	position: relative;
	width: 100%;
	margin-top: 8px;
	}

table.promo td.photo
	{
	width: 228px;
	}

table.promo td.photo div.inner
	{
	width: 224px;
	height: auto;
	}

table.promo a.more
	{
	padding: 0px 10px;
	background-image: url(../images/bullet1.png);
	background-position: left 55%;
	background-repeat: no-repeat;
	}

table.promo td.descr
	{
	padding-left: 4px;
	}

div.title
	{
	font-weight: bold;
	color: #a00000;
	}

form label.needed
	{
	font-weight: bold;
	}

