#header {
	width: 988px;
	height: 80px;
	margin: 0px auto;
	background: url(../images/header_bg.gif) repeat-x top left;
	padding-top: 7px;
	padding-bottom: 14px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

* html #header
{
padding-bottom: 3px;
}

#logoArea{
	float: left;
	padding-left: 30px;
	padding-top: 5px;
	width: 200px;
}

#topLogin{
	float: left;
	/*width: 200px;*/
	
}

#topMiddle{
	float: left;
	width: 540px;
	line-height: 18px;
}

#menuArea {
	width: 988px;
	margin: 0px auto;
	padding-bottom: 2px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(../images/nav_bg.gif) repeat-x top left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	font-size: 11px;
	color: #114CD3;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	padding:10px 13px 0px 13px;
}
	
ul#menu li a:hover
{	
	color:Maroon;
	height:28px;
	background:transparent url(../images/nav_bg.gif) 0px -38px repeat-x;
}
	

ul#menu li a.current
{
	display:inline;
	height:28px;
	background:transparent url(../images/nav_bg.gif) 0px -38px repeat-x;
	float:left;
	margin:0;
}

#sidePanel{
	width: 160px;
}

#grey_header{
	margin-top: 10px;
	background: url(../images/title_head_bg.gif) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #ACACAC;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 17px;
	padding-top: 2px;
}

#blue_header{
	margin-top: 10px;
	background: url(../images/title_head_bg_blue.gif) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #1E90FF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 17px;
	padding-top: 2px;
}

#banner{
	margin-top: 10px;
}

#blue_box_content{
	padding: 3px;
	border-left: 1px solid #1E90FF;
	border-right: 1px solid #1E90FF;
	border-bottom: 1px solid #1E90FF;
}

#grey_box_content{
	border-left: 1px solid #ACACAC;
	border-right: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
}

#left_panel_link ul{
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#left_panel_link li{
	margin: 0px;
	padding: 3px 0px 0px 28px;
	height: 17px;
	border-bottom: 1px solid #DEECFA;
}

#left_panel_link .blue{
	background-color: #F4FBFF;
}

#left_panel_link a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	font-weight: bold;
	text-decoration:none;
}

#left_panel_link a:hover{
	color: #1C8CE1;
}

#left_type_link ul{
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#left_type_link li{
	margin: 0px;
	padding: 3px 0px 0px 38px;
	height: 18px;
	border-bottom: 1px solid #DEECFA;
}

#left_type_link .blue{
	background-color: #F4FBFF;
}

#left_type_link a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	font-weight: bold;
	text-decoration:none;
}

#left_type_link a:hover{
	color: #1C8CE1;
}

#left_type_link .type_2, #left_type_link .type_4, #left_type_link .type_6, #left_type_link .type_8, #left_type_link .type_10,
#left_type_link .type_12, #left_type_link .type_14, #left_type_link .type_16, #left_type_link .type_18, #left_type_link .type_20{
	background-color: #F4FBFF;
}

.type_1{background: url(../images/type-icon.gif) 4px -115px no-repeat;}
.type_2{background: url(../images/type-icon.gif) 4px -95px no-repeat;}
.type_3{background: url(../images/type-icon.gif) 4px -35px no-repeat;}
.type_4{background: url(../images/type-icon.gif) 4px -355px no-repeat;}
.type_5{background: url(../images/type-icon.gif) 4px -374px no-repeat;}
.type_6{background: url(../images/type-icon.gif) 4px -335px no-repeat;}
.type_7{background: url(../images/type-icon.gif) 4px -275px no-repeat;}
.type_8{background: url(../images/type-icon.gif) 4px -55px no-repeat;}
.type_9{background: url(../images/type-icon.gif) 4px -317px no-repeat;}
.type_10{background: url(../images/type-icon.gif) 4px -395px no-repeat;}
.type_11{background: url(../images/type-icon.gif) 4px -75px no-repeat;}
.type_12{background: url(../images/type-icon.gif) 4px -237px no-repeat;}
.type_13{background: url(../images/type-icon.gif) 4px -195px no-repeat;}
.type_14{background: url(../images/type-icon.gif) 4px -133px no-repeat;}
.type_15{background: url(../images/type-icon.gif) 4px -155px no-repeat;}
.type_16{background: url(../images/type-icon.gif) 4px -178px no-repeat;}
.type_17{background: url(../images/type-icon.gif) 4px -15px no-repeat;}
.type_18{background: url(../images/type-icon.gif) 4px -216px no-repeat;}
.type_19{background: url(../images/type-icon.gif) 4px -255px no-repeat;}
.type_20{background: url(../images/type-icon.gif) 4px -295px no-repeat;}
.type_21{background: url(../images/type-icon.gif) 4px +4px no-repeat;}

.blue_bull{background: url(../images/type-icon.gif) 0px +4px no-repeat; background-color: #F4FBFF;}
.white_bull{background: url(../images/type-icon.gif) 0px +4px no-repeat;}

#right_list_box ul{
	margin: 0px;
	padding-left: 25px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#right_list_box li{
	padding: 5px 0px 0px 0px;
	height: 15px;
	list-style: url('../images/arrow.gif');
}

#right_list_box .blue{
	background-color: #F4FBFF;
}

#right_list_box a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	font-weight: bold;
	text-decoration:none;
}

#right_list_box a:hover{
	color: #1C8CE1;
}

#footer_panel{
	margin-top: 10px;
	height: 60px;
	background: url(../images/bot-bg.gif) repeat-x top left;
	padding-top: 7px;
	padding-bottom: 7px;
}

#footer_link ul{
	margin: 0px;
	padding-bottom: 10px;
}

#footer_link li{
	padding: 0px 0px 0px 6px;
	list-style: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}

#footer_link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	font-weight: normal;
	text-decoration:none;
}

#footer_link a:hover{
	color: #004282;
}

.bot-links{
	float: left;
	width: 190px;
}

.bot-links ul{
	margin: 0 0 10px 20px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	list-style-image: url(../images/sidebar-mid-bull.gif);
}

.bot-links li{
	margin: 0px;
	padding: 3px 0px 0px 3px;
	height: 15px;
	font-weight: bold;
}

.bot-links a, .bot-links a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-decoration:none;
}

.bot-links a:hover{
	color: #FF6600;
}

.bot_header{
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #77C3FF;
	background-color: #F4FBFF;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	padding: 3px 0px 0px 5px;
	float: none;
	clear: both;
}

.bot-links-sml{
	float: left;
	width: 120px;
}

.bot-links-sml ul{
	margin: 0px 0 5px 10px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	list-style: none;
}

.bot-links-sml li{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 16px;
}

.bot-links-sml a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration:none;
}

.bot-links-sml a:hover{
	color: #FF4500;
}

.bot-links-big{
	float: left;
	width: 155px;
}

.bot-links-big ul{
	margin: 5px 0 5px 10px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	list-style: none;
}

.bot-links-big li{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 17px;
}

.bot-links-big a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration:none;
}

.bot-links-big a:hover{
	color: #FF4500;
}

.key_search{
	border:1px solid #FDA44A;
	padding:5px 0px 0px 5px;
	background: url(../images/key-srch-bg.gif) repeat-x;
	color:#656565;
	width:500px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}
/* bullet images */
.rss_bull{
	background: url(../images/hp-icons.gif) no-repeat ;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}
.twitter_bull{
	background: url(../images/hp-icons.gif) 0 -24px no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}
.popular_bull{
	background: url(../images/hp-icons.gif) 0 -48px no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}
.country_bull{
	background: url(../images/hp-icons.gif) 0 -69px no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}
.type_bull{
	background: url(../images/hp-icons.gif) 0 -89px no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}
.featured_bull{
	background: url(../images/hp-icons.gif) 0 -112px no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}
.dealer_bull{
	background: url(../images/hp-icons.gif) 0 -135px no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}

#lang_box ul{
	margin: 0px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:10px;
}

#lang_box li{
	padding: 5px 0px 0px 0px;
	height: 23px;
	list-style:none;
}

/* Menu dropdown*/
#dropmenudiv{
position:absolute;
BORDER-TOP: #1E90FF 3px solid; 
BORDER-BOTTOM: #1E90FF 1px solid; 
font:normal 11px Verdana,Arial;
line-height:24px;
z-index:100;
background-color:#E8F4FF;
margin-top:0px;
margin-left:0px;
}

#dropmenudiv a{
display: block;
text-indent: 5px;
BORDER-RIGHT: #1E90FF 1px solid; 
BORDER-LEFT: #1E90FF 1px solid; 
BORDER-BOTTOM: #1E90FF 1px solid; 

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: White;
}
#similar_veh .title_wraper{
	background: url(../images/similar_veh_bg.gif) repeat-x;
	border: 1px solid #ACACAC;
	height: 28px;
}

#similar_veh .title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	color: #333333;
}

#similar_veh .all_stock{
	padding-top: 8px;
	padding-right: 5px;
	float: right;
}

#similar_veh ul{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}

#similar_veh ul li{
	margin: 5px 10px 5px 0px;
	float: left;
	width: 300px;
	/*height: 70px;*/
}

#similar_veh ul img{
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

#related_search{
	margin-bottom: 10px;
}

#related_search .title{
	background: url(../images/similar_veh_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #ACACAC;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;	
   padding-left: 5px;
	height: 22px;
}

#related_search ul{
	float: left;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	list-style-image: url(../images/sidebar-mid-bull.gif);
	width: 300px;
}

#related_search li{
	margin: 0px;
	padding: 3px 0px 0px 3px;
	height: 15px;
	font-weight: bold;
}

#related_search a, #related_search a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-decoration:none;
}

/* CSS Document */
/* CSS Document */
.stock-page a.search_type{
	color: #333333;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.stock-page a.search_type:hover{
	color:#1c8ce1;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

.cars-make{
	margin-bottom:20px;
}
.cars-make legend span{
	color: #0D26A5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    font-weight: bold;
}
/******JAPANESE MAKERS********/
.stock-page img.icn-toyota{width:37px;height:34px;background:url(../images/jpn_logos.jpg) 0 0 no-repeat;}
.stock-page img.icn-nissan{width:35px;height:35px;background:url(../images/jpn_logos.jpg) -58px 0 no-repeat;}
.stock-page img.icn-honda{width:33px;height:35px;background:url(../images/jpn_logos.jpg) -114px 0 no-repeat;}
.stock-page img.icn-mitsubishi{width:28px;height:35px;background:url(../images/jpn_logos.jpg) -175px 0 no-repeat;}
.stock-page img.icn-mazda{width:34px;height:35px;background:url(../images/jpn_logos.jpg) -230px 0 no-repeat;}
.stock-page img.icn-subaru{width:35px;height:35px;background:url(../images/jpn_logos.jpg) -283px 0 no-repeat;}
.stock-page img.icn-suzuki{width:29px;height:35px;background:url(../images/jpn_logos.jpg) -343px 0 no-repeat;}
.stock-page img.icn-daihatsu{width:40px;height:32px;background:url(../images/jpn_logos.jpg) -396px 0 no-repeat;}
.stock-page img.icn-isuzu{width:33px;height:35px;background:url(../images/jpn_logos.jpg) -457px 0 no-repeat;}
.stock-page img.icn-hino{width:40px;height:35px;background:url(../images/jpn_logos.jpg) -493px 0 no-repeat;}
.stock-page img.icn-lexus{width:40px;height:35px;background:url(../images/jpn_logos.jpg) -535px 0 no-repeat;}
.stock-page img.icn-nis-diesel{width:54px;height:35px;background:url(../images/jpn_logos.jpg) -577px 0 no-repeat;}
.stock-page img.icn-komatsu{width:58px;height:35px;background:url(../images/jpn_logos.jpg) -632px 0 no-repeat;}
.stock-page img.icn-hitachi{width:31px;height:35px;background:url(../images/jpn_logos.jpg) -690px 0 no-repeat;}
.stock-page img.icn-other{width:75px;height:32px;background:url(../images/others.jpg) 0 0 no-repeat;}

/******IMPORTED MAKERS********/
.stock-page img.icn-gm{width:27px;height:34px;background:url(../images/impt_logos.jpg) 0 0 no-repeat;}
.stock-page img.icn-chrysler{width:44px;height:35px;background:url(../images/impt_logos.jpg) -32px 0 no-repeat;}
.stock-page img.icn-ford{width:40px;height:35px;background:url(../images/impt_logos.jpg) -85px 0 no-repeat;}
.stock-page img.icn-jaguar{width:34px;height:35px;background:url(../images/impt_logos.jpg) -131px 0 no-repeat;}
.stock-page img.icn-bentley{width:44px;height:32px;background:url(../images/impt_logos.jpg) -174px 0 no-repeat;}
.stock-page img.icn-bmw{width:34px;height:35px;background:url(../images/impt_logos.jpg) -221px 0 no-repeat;}
.stock-page img.icn-audi{width:57px;height:35px;background:url(../images/impt_logos.jpg) -261px 0 no-repeat;}
.stock-page img.icn-opel{width:42px;height:42px;background:url(../images/impt_logos.jpg) -326px 0 no-repeat;}
.stock-page img.icn-volkswagen{width:33px;height:34px;background:url(../images/impt_logos.jpg) -373px 0 no-repeat;}
.stock-page img.icn-porsche{width:21px;height:35px;background:url(../images/impt_logos.jpg) -412px 0 no-repeat;}
.stock-page img.icn-volvo{width:31px;height:32px;background:url(../images/impt_logos.jpg) -730px -2px no-repeat;}
.stock-page img.icn-peugeot{width:27px;height:32px;background:url(../images/impt_logos.jpg) -486px 0 no-repeat;}
.stock-page img.icn-renault{width:25px;height:32px;background:url(../images/impt_logos.jpg) -516px -2px no-repeat;}
.stock-page img.icn-alfaromeo{width:29px;height:34px;background:url(../images/impt_logos.jpg) -545px 0 no-repeat;}
.stock-page img.icn-fiat{width:32px;height:32px;background:url(../images/impt_logos.jpg) -577px -4px no-repeat;}
.stock-page img.icn-ferrari{width:28px;height:38px;background:url(../images/impt_logos.jpg) -615px 0 no-repeat;}
.stock-page img.icn-kia{width:48px;height:38px;background:url(../images/impt_logos.jpg) -766px 0 no-repeat;}
.stock-page img.icn-hyundai{width:41px;height:38px;background:url(../images/impt_logos.jpg) -862px 0 no-repeat;}
.stock-page img.icn-landrover{width:56px;height:38px;background:url(../images/impt_logos.jpg) -968px -3px no-repeat;}
.stock-page img.icn-kato{width:54px;height:38px;background:url(../images/impt_logos.jpg) -1026px -3px no-repeat;}
.stock-page img.icn-kobelco{width:55px;height:38px;background:url(../images/impt_logos.jpg) -1080px -3px no-repeat;}
.stock-page img.icn-tcm{width:52px;height:38px;background:url(../images/impt_logos.jpg) -1225px -3px no-repeat;}
.stock-page img.icn-mercedes{width:36px;height:38px;background:url(../images/impt_logos.jpg) -1136px -2px no-repeat;}
.stock-page img.icn-kubato{width:51px;height:38px;background:url(../images/impt_logos.jpg) -1172px -3px no-repeat;}


.stock-page img.icn-sedan{width:80px;height:44px;background:url(../images/vehicles_types.jpg) 0 0 no-repeat;}
.stock-page img.icn-suv{width:78px;height:44px;background:url(../images/vehicles_types.jpg) -81px 0 no-repeat;}
.stock-page img.icn-muv{width:63px;height:44px;background:url(../images/vehicles_types.jpg) -1311px 0 no-repeat;}
.stock-page img.icn-wagon{width:75px;height:44px;background:url(../images/vehicles_types.jpg) -161px 0 no-repeat;}
.stock-page img.icn-hback{width:71px;height:44px;background:url(../images/vehicles_types.jpg) -239px 0 no-repeat;}
.stock-page img.icn-coups{width:78px;height:44px;background:url(../images/vehicles_types.jpg) -312px 0 no-repeat;}
.stock-page img.icn-convertible{width:80px;height:44px;background:url(../images/vehicles_types.jpg) -391px 0 no-repeat;}
.stock-page img.icn-sports_cars{width:79px;height:44px;background:url(../images/vehicles_types.jpg) -1116px 0 no-repeat;}

.stock-page img.icn-van{width:77px;height:44px;background:url(../images/vehicles_types.jpg) -550px 0 no-repeat;}
.stock-page img.icn-bus{width:70px;height:44px;background:url(../images/vehicles_types.jpg) -688px 0 no-repeat;}
.stock-page img.icn-pickup{width:80px;height:44px;background:url(../images/vehicles_types.jpg) -471px 0 no-repeat;}
.stock-page img.icn-truck{width:57px;height:44px;background:url(../images/vehicles_types.jpg) -762px 0 no-repeat;}
.stock-page img.icn-minitruck{width:75px;height:44px;background:url(../images/vehicles_types.jpg) -818px 0 no-repeat;}
.stock-page img.icn-machinery{width:45px;height:44px;background:url(../images/vehicles_types.jpg) -1041px 0 no-repeat;}
.stock-page img.icn-forklifts{width:57px;height:44px;background:url(../images/vehicles_types.jpg) -627px 0 no-repeat;}

.stock-page img.icn-cycle{width:55px;height:44px;background:url(../images/vehicles_types.jpg) -926px 0 no-repeat;}
.stock-page img.icn-bikes{width:54px;height:44px;background:url(../images/vehicles_types.jpg) -984px 0 no-repeat;}
.stock-page img.icn-boats{width:62px;height:44px;background:url(../images/vehicles_types.jpg) -1195px 0 no-repeat;}
.stock-page img.icn-tractors{width:54px;height:44px;background:url(../images/vehicles_types.jpg) -1257px 0 no-repeat;}
.stock-page img.icn-parts{width:28px;height:44px;background:url(../images/vehicles_types.jpg) -1088px 0 no-repeat;}
.stock-page img.icn-other-type{width:60px;height:44px;background:url(../images/vehicles_types.jpg) -1197px 0 no-repeat;}

.quick_search ul{
	list-style:none;
	line-height:20px;
	margin:0px;
	padding-left:15px;
	text-align:left;
}
.quick_search ul li.heading{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
	height:28px;
	text-decoration:underline;
}
.quick_search ul li a{
    color: #333333;
    text-decoration: none;
	font-size:13px;
	font-weight:bold;	
	
}
.quick_search ul li a:hover{
	color:#1c8ce1;
}
.quick_search ul li.srilanka_flag{
	background:url(../images/flags.jpg) 0 -14px no-repeat;
	padding-left:20px;
	line-height:20px;	
}
.quick_search ul li.kenya_flag{
	background:url(../images/flags.jpg) 0 -34px no-repeat;
	padding-left:20px;
	line-height:20px;	
}
.quick_search ul li.pakistan_flag{
	background:url(../images/flags.jpg) 0 -53px no-repeat;
	padding-left:20px;
	line-height:20px;	
}
.quick_search ul li.singapore_flag{
	background:url(../images/flags.jpg) 0 -71px no-repeat;
	padding-left:20px;
	line-height:20px;	
}
.quick_search ul li.tanzania_flag{
	background:url(../images/flags.jpg) 0 -89px no-repeat;
	padding-left:20px;
	line-height:20px;	
}
.quick_search ul li.australia_flag{
	background:url(../images/flags.jpg) 0px -106px no-repeat;
	padding-left:20px;
	line-height:20px;
}
.quick_search ul li.russia_flag{
	background:url(../images/flags.jpg) 0px -124px no-repeat;
	padding-left:20px;
	line-height:20px;
}

.quick_search a{
	font-weight:normal;
}




.stock_model_list
{
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.stock_model_list dl
{
	margin:15px 0px;
}

.stock_model_list dl dt
{
	font-size:14px;	
	font-weight:bold;
	border-bottom:1px #CCCCCC solid;
}

.stock_model_list dl dd
{
	margin:5px;
}


.stock_model_list table tr td
{
	width:33%;
}

input[type='checkbox']{
		vertical-align:sub;	
	}

.stock_model_list fieldset 
{
	margin-top:20px;	
}

.stock_model_list legend span{
	color: #0D26A5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    font-weight: bold;
}	
