/* Общие стили для всей страницы  */
body {
	margin: 0px;
	padding: 0px;
	}
* {
	margin:0px;
	padding:0px;
	}
div, img, a {
	border:0px;
	}
a {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	}
.img_l {
	float: left;
	margin-right: 10px;
	}
.img_r {
	float: right;
	margin-left: 10px;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.center {
	text-align:center;
	}
.foot {
	clear:both;
	}
#body {
	width:100%;
	background-color:#d9d9d9;	
	}
#wrap {
	width:1000px;
	margin:0px auto;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:12px;
	}
.iepng a {
	position:relative;
	z-index:100;
	}
/*------------------*/

/* Стили для шапки */

#head {
	width:100%;
	height:130px;
	position:relative;
	background:#e4e5e5 url('/img/head_bg.gif') left top repeat-x;
	}
#logo {
	margin:0px 0px 0px 40px;
	background:url('/img/logo_new.png') left top no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo_new.png',sizingMethod='crop');
	}
#logoalt1 {
	margin:0px 0px 0px 40px;
	background:url('/img/logoalt1.png') left top no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo.png',sizingMethod='crop');
	}
#slogan {
	width:355px;
	margin-left:130px;
	font-size:13px;
	line-height:13px;
	color:#b1b1b1;
	letter-spacing:2px;
	background:url('/img/slogan-line.gif') 0px 6px no-repeat;
	}
#slogan span {
	display:block;
	margin:0px 0px 2px 108px;
	padding-left:20px;
	background:url('/img/slogan-punkt.gif') 2px 4px no-repeat;
	}
#head-car {
	width:387px;
	height:130px;
	position:absolute;
	font-size:0px;
	top:0px;
	right:0px;
	
	}
#head-authform {
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:12px;
	height:100px;
	padding-right:20px;
	padding-top:20px;
	position:absolute;
	right:0;
	top:0;

	}	
	
/*-----------------*/

/* Стили для основного меню */

#menu {
	width:100%;
	height:78px;
	background:url('/img/menu_bg.gif') left bottom no-repeat;
	}
#menu ul {
	height:50px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	width:100%;
	list-style-type:none;
	}
#menu ul li {
	float:left;
	border-left:1px solid #e1e4e7;
	height:50px;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
	font-family:verdana, arial, sans-serif;
	background:#fff;
	position:relative;
	}
#menu ul li img, #menu ul li b{
	position:relative;
	z-index:1;
	}
#menu ul li img {
	margin:0px;
	}
#menu ul li b {
	width:100%;
	height:50px;
	line-height:50px;
	display:block;
	color:#999;
	}
#menu ul li a{
	width:100%;
	height:50px;
	display:block;
	line-height:50px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	background:url('/img/menu_img/menu_bg.gif') repeat-x;
	}

#menu object {
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	}
/*         НОВОЕ МЕНЮ              */
#menu_new  a{
	color:#FFF !important;
}
#menu_new  a:hover{
	color:#ffcc00 !important;
}

#menu_new {
	width:100%;
	height:78px;
	background:url('/img/menu_bg.gif') left bottom no-repeat;
	}
#menu_new ul {
	height:50px;
	width:100%;
	list-style-type:none;
	}
#menu_new ul li {
	float:left;
	height:54px;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
	font-family:verdana, arial, sans-serif;
	background:#fff;
	position:relative;
	}
#menu_new ul li img, #menu_new ul li b{
	position:relative;
	z-index:1;
	}
#menu_new ul li img {
	margin:0px;
	}
#menu_new ul li b {
	width:100%;
	height:54px;
	line-height:50px;
	display:block;
	color:#999;
	}
#menu_new ul li a{
	width:100%;
	height:54px;
	display:block;
	line-height:54px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	background:url('/img/new/bg_black.png') repeat-x;
	}

/*         НОВОЕ МЕНЮ              */



#main_new {
	width:249px;
	}
#parts_new {
	width:249px;
}
#razdels {
	width:249px;
}
#contract_new {
	width:250px;
}
#main {
	width:94px;
	}
#parts {
	width:134px;
	}
#auctions {
	width:104px;
	}
#contract {
	width:114px;
	}
#faq {
	width:139px;
	}
#credit {
	width:94px;
	}
#trade-in {
	width:94px;
	}
#delivery {
	width:109px;
	}
#about_company {
	width:109px;
	}
#about_company img{
	float:right;
	}
/*--------------------------*/

/* Стили для основной части страницы */

#basis {
	width:100%;
	padding-top:7px;
	background:#e9e9e9 url('/img/basis_bg.gif') repeat-x;
	font-family:arial, helvetica, verdana, sans-serif;
	float:left;
	color:#333;
	}
.margin_b {
	padding-bottom:10px;
	}	
/* Стандартный блок контейнера для основной части страницы */

.basis-block {
    width:100%;
    padding:10px 0px;
	margin-bottom:11px;
	font-size:0px;
    position:relative;
    }
	
/* Стили для контента стандартного блока */
.basis-block .basis-block_cont {
	min-height:100px;
    -height:100px;
    font-size:14px;
	padding:1px 20px;
    border-left:1px solid #e2e2e2;
    border-right:1px solid #e2e2e2;
	background:#f4f4f4 url('/img/basis-block/basis-block_bg.gif') repeat-x;
    }

/* Верхушка стандартного блока*/
.basis-block .basis-block_t {
    width:100%;
    height:10px;
    position:absolute;
    top:0px;
    left:0px;
    }
.basis-block .b_t_c {
    margin:0px 10px;
    height:10px;
    background:url('/img/basis-block/basis-block_t_c.png') repeat-x;
    -background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/basis-block/basis-block_t_c.png',sizingMethod='scale');
    }
.basis-block .b_t_l, .basis-block .b_t_r {
    width:10px;
    height:10px;
    position:absolute;
    top:0px;
    background:url('/img/basis-block/basis-block_t_l.png') no-repeat;
    -background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/basis-block/basis-block_t_l.png',sizingMethod='crop');
    }
.basis-block .b_t_l {
    left:0px;
    }
.basis-block .b_t_r {
    right:0px;
    background:url('/img/basis-block/basis-block_t_r.png') no-repeat;
    -background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/basis-block/basis-block_t_r.png',sizingMethod='crop');
    }
/*--------------------------------*/

/* Низ стандартного блока */
.basis-block .basis-block_b {
    width:100%;
    height:10px;
    position:absolute;
    bottom:0px;
    left:0px;
    }
.basis-block .b_b_c {
    margin:0px 10px;
    height:10px;
    background:url('/img/basis-block/basis-block_b_c.png') repeat-x;
    -background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/basis-block/basis-block_b_c.png',sizingMethod='scale');
    }
.basis-block .b_b_l, .basis-block .b_b_r {
    width:10px;
    height:10px;
    position:absolute;
    top:0px;
    background:url('/img/basis-block/basis-block_b_l.png') no-repeat;
    -background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/basis-block/basis-block_b_l.png',sizingMethod='crop');
    }
.basis-block .b_b_l {
    left:0px;
    }
.basis-block .b_b_r {
    right:0px;
    background:url('/img/basis-block/basis-block_b_r.png') no-repeat;
    -background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/basis-block/basis-block_b_r.png',sizingMethod='crop');
    }
/*------------------------------*/

/* Стили для белого варианта стандартного блока */
.b_white .basis-block_cont {
	padding:0px 13px;
	background-image:none;
	background:#fff;
	}
.b_white .b_b_c {
    background:url('/img/basis-block/basis-white-block_b_c.png') repeat-x;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/basis-block/basis-white-block_b_c.png',sizingMethod='scale');
    }
.b_white .b_b_l{
    background:url('/img/basis-block/basis-white-block_b_l.png') no-repeat;
    -background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/basis-block/basis-white-block_b_l.png',sizingMethod='crop');
    }
.b_white .b_b_r {
    background:url('/img/basis-block/basis-white-block_b_r.png') no-repeat;
    -background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/basis-block/basis-white-block_b_r.png',sizingMethod='crop');
    }
/*-----------------------------------------*/
	
/* Левый элемент основной части */	
#left_basis {
	width:670px;
	margin-left:16px;
	float:left;
	display:inline;
	}
#left_basis table {
	width:100%;
	}
#left_basis table td {
	vertical-align:top;
	}
#left_basis .l_left_frame {
	width:280px;
	}
.l_left_frame {
	font-size:11px;
	}
#left_basis .l_center_frame {
	padding-left:19px;
	}
/*------------------------------*/
	
/* Стили для основных тегов на центральной части страницы */
#basis p {
	font-size:12px;
	line-height:16px;
	padding:6px 0px;
	color:#333;
	}
#basis ul, #basis ol {
	list-style-type:none;
	padding:8px 0px;
	}
#basis li {
	line-height:16px;
	}
#basis ul li {
	background:url('/img/dash.gif') 0px 8px no-repeat;
	padding-left:8px;
	}
#basis ol ul, #basis ul ul{
	padding:0px;
	}
#basis ul.abc li{
	background:none;
	padding-left:10px;
	text-indent:-13px;
	}
#basis ol li {
	padding-left:10px;
	text-indent:-13px;
	}
#basis h1 {
	font-size:16px;
	color:#3284ad;
	padding:8px 0px;
	}
#basis h2, #basis .h2 {
	font-size:20px;
	line-height:20px;
	padding:4px 0px;
	font-weight:normal;
	color:#af0000;
	}
#basis h3, #basis .h3{
	font-size:14px;
	font-weight:900;
	color:#333;
	padding:4px 0px;
	}
#basis h4, #basis .h4 {
	font-size:12px;
	color:#333;
	padding:6px 0px;
	}
#basis a {
	_color:#0993e0;
	color:#333333;
	text-decoration:none;
	}
#basis a:hover {
	text-decoration:underline;
	}
#basis  p.right {
	text-align:right;
	}
#basis  p.left {
	text-align:left;
	}
#basis em.gray {
	color:#9a9a9a;
	font-size:11px;
	font-style:normal;
	}
/*----------------------------------------------------*/

/* Стили для левого столбца */

#left_frame, .left_frame {
	width:282px;
	margin-right:8px;
	}
.left_frame {
	margin:0px;
	}

/* Стили для управления модулем прокрутки машин */
#basis .no_padding {
	padding-left:0px;
	padding-right:0px;
	}
#basis .no_padding h3 {
	padding-left:20px;
	padding-right:20px;
	}
.no_padding .basis-line {
	margin-left:20px;
	margin-right:20px;
	}
#basis .cars-in {
	width:258px;
	height:105px;
	margin:0px auto;
	position:relative;
	}
#basis .cars-in-cont {
	width:258px;
	margin:0px 1px;
	overflow:hidden;
	}
#basis .cars-in-cont  .cars-in-b_cont {
	margin-left:-85px;
	width:550px;
	}
#basis .cars-in-block {
	width:125px;
	-display:inline;
	-display:block;
	float:left;
	margin:0px 5px;
	color:#af0000;
	text-decoration:none;
	}
#basis .cars-in-cont  .cars-in-b_cont a:hover {
	text-decoration:none;
	}
#basis .cars-in-block em {
	display:block;
	font-style:normal;
	text-align:center;
	text-decoration:none;
	color:#af0000;
	}
#basis .cars-in .left_point, #basis .cars-in .right_point {
	position:absolute;
	top:40px;
	}
#basis .cars-in .left_point {
	left:-10px;
	}
#basis .cars-in .right_point {
	right:-10px;
	}
/*----------------------------------------------*/

#basis #left_frame p {
	padding:0px;
	font-size:11px;
	line-height:11px;
	color:#000;
	}	
/* Разделительная линия */
.basis-line {
	height:2px;
	font-size:0px;
	background:url('/img/basis-line.gif') repeat-x;
	margin:9px 0px;
	}
/*--------------------*/	

/* Стили для портов */
.ports p {
	font-size:11px;
	}
.ports dl {
	padding:20px 10px;
	line-height:16px;
	}
#basis .ports dl a {
	color:#333;
	}
#basis .ports dl a:hover {
	text-decoration:underline;
	}
/*-------------------*/

/* Стили для таблицы, размечающей форму */
.table_form {
	width:100%;
	}
.table_form td, #left_basis .table_form td{
	padding:5px 10px 5px 0px;
	vertical-align:middle;
	}
.table_form .end, #left_basis .table_form .end {
	padding-right:0px;
	}
.table_form label {
	font-size:11px;
	}
.table_form .input {
	padding:2px 4px 0px 4px;
	height:19px;
	font-size:0px;
	border:1px solid #a5acb2;
	background:#fff;
	}
.table_form .input input {
	border:0px;
	width:100%;
	height:15px;
	color:#333;
	font-size:11px;
	line-height:13px;
	font-family:'tahoma', arial, verdana, sans-serif;
	}
.table_form select {
	width:100%;
	height:18px;
	color:#333;
	font-size:11px;
	line-height:18px;
	font-family:'tahoma', arial, verdana, sans-serif;
	border:1px solid #a5acb2;
	}
.table_form select option {
	padding:0px 4px;
	color:#333;
	}
.width87 {
	width:87px;
	}
.width57 {
	width:57px;
	}
.table_form .button-yellow {
	height:32px;
	}
.table_form .button-yellow .b_y-cont {
	height:32px;
	padding:0px 10px;
	position:relative;
	}
.table_form .button-yellow .b_y-cont input {
	width:100%;
	height:32px;
	font-weight:bold;
	font-size:12px;
	line-height:13px;
	font-family:'tahoma', arial, verdana, sans-serif;
	color:#fff;
	background:none;
	border:none;
	background:#e78600 url('/img/button-yellow_c.gif') repeat-x;
	}
.table_form .button-yellow .b_y_l, .table_form .button-yellow .b_y_r{
	height:32px;
	width:10px;
	position:absolute;
	top:0px;
	background:url('/img/button-yellow_l.png') no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/button-yellow_l.png',sizingMethod='crop');
	}
.table_form .button-yellow .b_y_l {
	left:0px;
	}
.table_form .button-yellow .b_y_r {
	right:0px;
	background:url('/img/button-yellow_r.png') no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/button-yellow_r.png',sizingMethod='crop');
	}
/*--------------------------------------*/	

/* Стили для формы оценки авто */
#basis .cost_auto {
	width:600px;
	margin:0px auto;
	}
#basis .cost_auto td {
	width:150px;
	}
#basis .cost_auto textarea {
	width:500px;
	}
/*-----------------------------*/

/*---------------------*/

/* Стили для центральной части страницы */

#center_frame, .center_frame{
	width:100%;
	}
.cont {
	font-size:12px;
	}
	
/* Стили для аукционов */
.auction_links {
	padding-bottom:1px;
	}
.auction_links a {
	width:58px;
	height:58px;
	display:block;
	float:left;
	margin-right:1px;
	}
.auction_links a:hover {
	background:url('/img/auction_img_bgp.gif') no-repeat;
	}
.auction_links a img {
	margin:3px 0px 0px 2px; 
	}
.auction_links a.end {
	margin-right:0px;
	}
/*--------------------*/

#basis .orange_block {
	/*
	height:31px;
	line-height:31px;
	*/
	font-size:11px;
	text-align:center;
	margin-bottom:8px;
	border:1px solid #e8ba72;
	background-color:#fdedcf;
	}		
#basis .coment {
	padding:16px 12px;
	}
#basis .red {
	color:#ff0000;
	}
/* Стили для контейнера с маленькими картинками */
#basis .small_img {
	margin:10px 0px;
	}
#basis .small_img a {
	width:74px;
	height:55px;
	display:block;
	font-size:0px;
	position:relative;
	float:left;
	margin:0px 6px 6px 0px;
	}
#basis .small_img a.end {
	margin-right:0px;
	}
#basis .small_img a .small_img_act {
	width:72px;
	height:53px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	}
#basis .small_img a:hover .small_img_act {
	border:1px solid #000;
	background:#fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); /* IE 5.5+*/
	-moz-opacity: 0.6; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.6; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.6;
	}
#basis .small_img a img {
	position:relative;
	z-index:1;
	}
/*----------------------------------------*/

/* Стили для контейнера с большой картинкой */
.big_img {
	width:235px;
	position:relative;
	}
.big_img img {
	position:relative;
	z-index:1;
	margin:0px;
	}
.big_img_text {
	width:106px;
	height:16px;
	position:absolute;
	bottom:6px;
	right:3px;
	z-index:2;
	text-align:center;
	font-size:10px;
	}
.big_img_text div {
	height:15px;
	padding-top:1px;
	background:url('/img/big_img_text.png') no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/big_img_text.png',sizingMethod='crop');
	}
#basis .big_img_text a {
	color:#fff;
	}
/*-------------------------------------------*/

/*---------------------------*/
	
/* Стили для правого столбца */

#right_frame {
	float:left;
	margin-left:10px;
	width:285px;
	}

/* Стили для маленьких логотипов машин*/
.cars-logo a {
	width:31px;
	height:31px;
	display:inline;
	margin:2px 0px 3px 0px;
	}
.cars-logo a.img_l {
	margin-right:6px;
	float:left;
	}
.l_left_frame .cars-logo a.img_l {
	margin-right:10px;
	}
.cars-logo a img {
	width:31px;
	height:31px;
	}
.cars-logo a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); /* IE 5.5+*/
	-moz-opacity: 0.6; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.6; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.6;
	}
/*--------------------------------------*/

/*---------------------------*/

/* Низ для основной части страницы */
#basis-footer {
	width:100%;
	height:19px;
	clear:both;
	font-size:0px;
	background:url('/img/basis-footer_bg.png') repeat-x;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/basis-footer_bg.png',sizingMethod='scale');
	}
/*---------------------------------*/

/* Стили для нижней части страницы */

#footer {
	clear:both;
	width:100%;
	height:136px;
	padding-top:30px;
	background:#4e4e4e url('/img/footer_bg.gif') repeat-x;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	}
#footer-top {
	position:relative;
	height:64px;
	}
/* Меню внизу страницы */
.footer-menu {
	clear:both;
	list-style-type:none;
	float:right;
	margin-right:60px;
	display:inline;
	}	
.footer-menu li {
	float:left;
	height:20px;
	padding:0px 2px 0px 4px;
	background:url('/img/footer-menu_line.png') no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/footer-menu_line.png',sizingMethod='crop');
	}
.footer-menu li.start {
	background:none;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/blank.gif',sizingMethod='crop');
	}
.footer-menu li a {
	height:20px;
	display:block;
	-display:inline-block;
	line-height:19px;
	padding:0px 6px;
	color:#078ecd;
	}
.footer-menu li a:hover {
	color:#fff;
	background:url('/img/footer-menu_act.png') repeat-x;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/footer-menu_act.png',sizingMethod='scale');
	}
/*---------------------*/

/* Информация о сайте*/
#footer-info {
	color:#bfbfbf;
	width:210px;
	line-height:13px;
	position:absolute;
	top:4px;
	left:50px;
	}
#footer-info a {
	color:#0993e0;
	}
#footer-info a:hover {
	color:#da5f0e;
	}
#footer-info .link2 {
	color:#da5f0e;
	}
#footer-info .link2:hover {
	color:#0993e0;
	}
/*--------------------*/

/* Стили для контейнера счетчиков */
#counters {
	color:#fff;
	}
#counters .counters_line {
	font-size:0px;
	height:1px;
	background:url('/img/footer-counters_line.gif') no-repeat;
	}
#counters-cont {
	padding:20px 50px 0px 50px; 
	}
#counters-cont .counter	{
	width:88px;
	height:31px;
	margin:0px 6px 12px 6px;
	float:left;
	display:inline;
	}
/*---------------------------------*/
/* */
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	z-index: 150;
	}
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}
	/****/

.questions_table_outline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CECECF;
	border-bottom-color: #CECECF;
	border-left-color: #CECECF;
	background-color: #EFEFEF;
	width: 639px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 15px;
	margin: 0px;
	font-size: 11px;
}
.gen_quest_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
}
.qa_tab_top {
	color: gray;
	padding-left: 10px;
}
.qa_lq {
	font-size: 12px;
	background-image: url(/images/qa_li_img2.gif);
	background-repeat: no-repeat;
	background-position: 1px 9px;
	padding-left: 10px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.qa_ra {
	color: gray;
	padding-left: 15px;
	background-color: #FAFAFA;
}
.clear { clear: both; float: none !important; height: 1px !important; font-size: 1px !important; border: none; margin: 0 !important; padding: 0 !important; background: transparent !important; visibility: hidden !important; }
.someclass {
filter:expression(fixPNG(this));
}
.auctionsearch-table td {
	line-height: 40px;
	font-size: 18px;
}
.auctionsearch-table td select {
	font-size: 18px !important;
	height: 25px;
	width: 210px;
}
.auctionsearch-table td select.year {
	width: 78px;
}
.jl-link a {
	color: #078ECD;
}
.jl-link a:hover {
	color: white;
}
.s_n_s-links-desc {
	width:230px;
	padding:10px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1000;
	display:none;
	border:1px solid #000000;
	background:#FFFFFF
}
.bigfont {
	font-size: 13px;
	color: #222222;
}
div.search_navigator {
	margin-bottom: 20px;
}
.search_navigator a {
	color: #333333 !important;
}
.search_navigator span {
	font-weight: bold !important;
}
