/* CSS Document */


/* anchor properties */
a { font-family:Tahoma;}
a:hover {text-decoration: none;}
.box_head_1_dyn {font-weight: bold; white-space:nowrap;} 
.box_head_1_dyn a:hover {text-decoration: none; font-weight: bold;}
.box_head_2_dyn a { color:#FFFFFF; text-decoration: none; font-weight: bold; white-space:nowrap;}



/* Keep image links from having a border */
a img { border: none; }


.redlinks {
	font-size: 14px;
	font-weight: bold;
}
.redlinks a { font-size: 14px; font-weight: bold;}
.redlinks a:hover {text-decoration: none; font-size: 14px; font-weight: bold; color:#EF2A07}
.Moron_title {
	font-size: 16px;
	font-weight: bold;
	color:#FFFF00
}


table{
padding:0;
}

body {
	color: #9CAABB;
	background-color: #336699;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	font-family:Tahoma;
}

/* 3 column main table */
.maintable {
	width:989px;
	border-collapse: collapse;
	padding: 2px;
	margin: 2px;
	margin-left: 0px;
	
}

/*columns in main table */
.leftcolumn {
	width: 150px;
	padding:4px;
}
.centercolumn {
	width: 689px;
	padding:4px;
}
.rightcolumn {
	width: 150px;
	padding:4px;
}

/*box defining properties */
.box_150 {
	width: 150px;
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
.box_content_1 {
	padding: 3px;
	font-size: 12px;
}

.box_head_1_150 {
	width: 126px;
	background-color: #336699;
	background-image:url(images/boxhead2/hd_336699_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}

.box_head_2_150 {
	width: 126px;
	background-color: #ff9900;
	background-image:url(images/boxhead2/hd_336699_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}

.box_head_2_left_flip {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_ff9900_left_flip.gif);
}
.box_head_2_right_flip {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_ff9900_right_flip.gif);
}
.box_150_content_2 {
	width: 148px;
	background-color: #a5cceb;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 4px;
}
.box_head_2_dyn {
	background-image:url(images/custom/box_title_bg_red.gif); 
	background-repeat:repeat-x;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	height:21px;
	padding-left:8px;
}
.box_head_2_flip {
	background-color: #ff9900;
	background-image:url(images/boxhead2/hd_ff9900_mid_flip.gif); 
	background-repeat:repeat-x;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.box_content_2 {
	background-color: #EEEEEE;
	padding: 0px;
	font-size: 12px;

}
/* Fix for IE 6 to inherit font size */
.box_content_2 td{
	font-size:12px;
}
.box_dyn {
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
.box_head_1_dyn {
	background-color: #336699;
	background-image:url(images/custom/box_title_bg_blue.gif); 
	background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Tahoma;
	font-size: 12px;
	height:21px;
	padding-left:8px;
}
.box_dyn_content {
	background-color: #FFFFFF;
	color:#000000;
}

/*not boxes*/
.submenu {
	color:#E2EBF4;  
	border-collapse:collapse;
	text-indent: 8px;
	padding: 2px;
	font-size: 12px;
}
.submenu_buttons {
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border: 0;
	font-size: 12px;
}
.formbutton {
/*
Example css for form buttons
background-color: #a5cceb;
border: 1px solid #000000;
color: #000000;
font-size: 10px;
font-weight: bold;
*/
}
.user_admin_text1 {
color: #000000;
font-size: 12px;
font-weight: bold;
}
h1 {
font-size: 16px;
text-align: center;
font-weight:bold;
}
.footertext {
	font-size: 10px;}
.login_box_text1 { font-size: 12px; }
.login_box_text2 { font-size: 12px; }

/* ----- CSS for User Management Table ----- */
.use_man_table_container
{
  text-align: center;
  margin: 0px auto;
  width: 600px;
}
.use_man_table_header
{
     clear: both;
     width: 600px;
     padding-bottom: 0px;
     padding-top: 30px;
}
.use_man_table_left
{
  width: 295px;
  padding-right: 5px;
  float: left;
  clear: left;
}

.use_man_table_right
{
  width: 295px;
  padding-left: 4px;
  float: right;
  clear: right;
}
.use_man_table_footer
{
     clear: both;
     width: 600px;
     height: 1px;
}
.use_man_table_left div,
.use_man_table_right div{
	text-align:left;
}

.use_man_table_left div a,
.use_man_table_right div a {
	padding-left: 30px;
	text-decoration:none;
}
.use_man_table_left div img,
.use_man_table_right div img {
	width: 42px;
	height: 42px;	
}
.use_man_table_sep {
/*	width: 100%; */
	height: 20px;
	border-bottom: 1px solid #dddddd;
	clear:both;
}

/* extra questions and extra checkboxes */
.extraCheckboxes {
	margin:0px;
	padding:0px;
	float:left;
	list-style-type: none;	
}
.extraCheckboxes li {
	background-image: url('images/checkbox_arw.gif');
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 15px;
	border: 0px solid black;
	margin:0px;
}
.extraQuestionName,
.extraQuestionName li,
.extraQuestionValue,
.extraQuestionValue li {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.extraQuestionName li,
.extraQuestionValue li {
	margin-bottom: 5px;
}













#galleryContainer
{
	width: 450px;
	height: 100%;
	margin: 0px auto; /* CENTER THE DIV */
	text-align: center;
}
#galleryBigImage
{
	background-color:#CAD1D9;
	float: left;
	text-align: center;
	border: 1px solid #999;
	margin-top: 4px;
}
#galleryBigImage img
{
	margin: 0px auto;
}
#galleryThumbs
{
	width: 192px;
	
	float: right;
	padding: 3px;
	
	text-align: auto;
}

#galleryThumbs ul
{
	margin: 0px;
	padding: 0px;
}
#galleryThumbs ul li
{
	list-style: none;
	padding: 0px;
	margin: 1px;
	display: block;
	float: left;
	text-align: center;
	
}

#galleryThumbs ul li img
{
	margin: 0px auto;
	border: 0px;	
}

#added by Webolution
.main_table {width:989px;}
body {background:url(images/custom/tail3.gif) 0 0 repeat-x #14365F}
.base {height:100%}

.tail_left {width:25%;}
.tail_right {width:25%;}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-HEADER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

#header a {color:#ABC7DA; text-transform:uppercase; font:normal 9px Arial}
#menu	{height:58px; padding:0px 0px 0px 25px;}

.menu1 td{
height:54px;
text-align:center;
}
.menu1 a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
display:block;
width:100%;
height:54px;
line-height:4em;
}
.left_menu{
width:100px;
background-image:url('images/custom/1m1.jpg');
}
.left_menu_over{
width:100px;
background-image:url('images/custom/0m1_r.jpg');
}
.right_menu{
width:136px;
background-image:url('images/custom/0m6.jpg');
}
.right_menu_over{
width:136px;
background-image:url('images/custom/0m6_r.jpg');
}
.center_menu{
width:100px;
background-image:url('images/custom/0m2.jpg');
}
.center_menu_over{
width:100px;
background-image:url('images/custom/1m2_r.jpg');
}
/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-FOOTER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#footer {border-top:1px solid #1D2839; background:#395C87; color:#C6D1DE; font:normal 11px Tahoma; height:72px; text-align:center;}
#footer a {color:#C6D1DE; font:normal 11px Tahoma}
#footer .link_2 {font:bold 11px Arial; color:#E1EBF6}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LISTS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
li {
	list-style:none;
	line-height:12px;
	margin:0px 0px 2px 0px;
}
li a {
	color:#C8D3DF; 
	font:normal 12px Arial;
	background:url(images/bullet2.gif) 0 0 no-repeat;
	padding:0px 0px 0px 10px;
}
.in li a{
	font:normal 12px Arial;
}
.list li a{
	font:normal 12px Arial;
	color:#8E9DAF !important;
	background:url(images/bullet3.gif) 0 0 no-repeat;
	padding:0px 0px 0px 7px;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-„„„„„„„‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.c_tl {background:url(images/custom/c_tl.jpg) 0 0 no-repeat}
.c_t  {background:url(images/custom/c_t.jpg) 0 0 repeat-x #2C4766}
.c_tr {background:url(images/custom/c_tr.jpg) top right no-repeat}
.c_l  {background:url(images/custom/c_l.jpg) 0 0 repeat-y}
.c_r  {background:url(images/custom/c_r.jpg) top right repeat-y}
.c_bl {background:url(images/custom/c_bl.jpg) bottom left no-repeat}
.c_b  {background:url(images/custom/c_b.jpg) bottom repeat-x}
.c_br {background:url(images/custom/c_br.jpg) bottom right no-repeat;}
.in {padding:10px 5px 20px 15px; color:#91A0B2; font-weight:bold;}
.in a {color:#E2EBF4; font-weight:bold}
.in .link_4 {color:#91A0B2; font-weight:normal}
.in .gl {border-bottom:1px solid #566C85}
.gl {border-bottom:1px solid #40556D}
.indent {padding:0px 10px 10px 10px;}

.in input {
margin: 2px 0px 2px 2px;
}
display_ad_label a{
color: #000000;
}

td a{
	color: #FFFFFF;
}


.column_1 {width:255px; vertical-align:top;}
.column_1 .indent {padding:0px 15px 0px 4px;}
.column_2 {vertical-align:top;}
.sub_table {width:100%;}

.box_dark_bg{
background-color:#2C4766;
color: #E2EBF4;
border:solid 1px #999;
}
.box_light_bg{
background-color:#c8d1d8;
color: #000;
border:solid 1px #999;
}


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LINKS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.link_1 {color:#C8D3DF; padding:0px 0px 1px 22px; font:bold 12px Arial; background:url(images/custom/bullet1.gif) 0 0 no-repeat; line-height:17px}
.link_3 {color:#B6C2CF; font:bold 13px Arial}


.page_title{
color: #ffffff; 
}

.page_description{
color: #ffffff; 
}

.page_description { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: normal; 
color: #ffffff; 
 } 

.page_description span{ 
color: #000000; 
 } 
 
.result_set_even_rows td{
 color: #000000;
}
.result_set_odd_rows td{
 color: #000000;
}

.result_set_even_rows td a{
 color: #000000;
}
.result_set_odd_rows td a{
 color: #000000;
}

.error_message{
color: #FFFFFF;
}

.title {
height:30px;
background-image: url('images/custom/title_bg_red.gif');
font-weight: bold;
font-size: 12pt;
font-family: Arial,Helvetica,sans-serif;
border: 2px solid black;
}

.box_content_2{
color: #000;
}

.box_content_2 a {
color: #003399;
font-weight: bold;
line-height: 1.6em
}

.main_result_table_body_odd_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
 } 

.main_result_table_body_odd { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
 } 

.main_result_table_body_even { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.main_result_table_body_even_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
 } 

.main_page_title { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-align: center;
 } 

.browsing_result_table_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
 } 

.browse_main_categories_below { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-style: italic; 
font-weight: bold; 
background-color: #eeeeee;
text-align: center;
 } 

.welcome_message { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-align: center;
 } 

.newest_ad_title { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
 } 

.featured_ad_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
background-color: #000000;
text-align: center;
 } 

.error_message { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 

.not_enough_info_to_browse { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
 } 

.no_categories_yet { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
 } 

.main_category_description { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
 } 

.main_page_message { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-align: left;
 } 

.main_category_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
 } 

.featured_ad_title { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
 } 

.main_category_name { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
 } 

.newest_ad_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
 } 

.identifier_field { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: bold; 
vertical-align: middle;
 } 

.newest_1_title_row { 
font-family: Times New Roman, Times, serif; 
font-size: 12px; 
font-style: italic; 
font-weight: normal; 
background-color: #003399;
text-align: left;
 } 

.newest_1_title_td { 
background-image: url(images/misc/menu_hdr_bg.gif);
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 

.newest_1_description_td { 
background-image: url(images/misc/menu_hdr_bg.gif);
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 

.newest_1_optional_1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
background-color: #000000;
 } 

.newest_1_optional_2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
background-color: #000000;
 } 

.newest_1_optional_3 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
background-color: #000000;
 } 

.newest_1_optional_4 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_optional_5 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_optional_6 { 
background-image: url(images/misc/menu_hdr_bg.gif);
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 

.newest_1_optional_7 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_optional_8 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_optional_9 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_optional_10 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_price_td { 
background-image: url(images/misc/menu_hdr_bg.gif);
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 

.newest_1_entry_td { 
background-image: url(images/misc/menu_hdr_bg.gif);
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 

.newest_1_result_table_body_even_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
background-color: #FFFFD2;
text-align: left;
nowrap: nowrap;
 } 

.newest_1_result_table_body_even { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
background-color: #eeeeee;
text-align: left;
nowrap: nowrap;
 } 

.newest_1_result_table_body_odd_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
background-color: #FFFFB0;
text-align: left;
nowrap: nowrap;
 } 

.newest_1_result_table_body_odd { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
background-color: #dddddd;
text-align: left;
nowrap: nowrap;
 } 

.newest_1_photo_td { 
background-image: url(images/misc/menu_hdr_bg.gif);
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 
optional_field_header_6 { 
background-image: url(images/misc/menu_hdr_bg.gif);
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 
.newest_1_zip_header { 
background-image: url(images/misc/menu_hdr_bg.gif);
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 

.newest_1_country_header { 
background-image: url(images/misc/menu_hdr_bg.gif);
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 

.newest_1_city_header { 
background-image: url(images/misc/menu_hdr_bg.gif);
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 

.newest_1_state_header { 
background-image: url(images/misc/menu_hdr_bg.gif);
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 

.newest_1_optional_11 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.newest_1_optional_12 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.newest_1_optional_13 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.newest_1_optional_14 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.newest_1_optional_15 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.newest_1_optional_16 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.newest_1_optional_17 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.newest_1_optional_18 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.newest_1_optional_19 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.newest_1_optional_20 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.newest_1_type { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_bid_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_1_time_left_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.newest_ad_link_text { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
 } 

.newest_last_week_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
 } 

.newest_2_week_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
 } 

.newest_3_week_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
 } 

.featured_ad_pics_1_header_row { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
background-color: #000000;
 } 

.featured_ad_pics_1_pic_row { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
background-color: #F2F2F2;
text-align: center;
 } 

.main_navigation_1_name { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
 } 
 .free_shipping_quote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
 }

.main_navigation_1_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-decoration: none; 
 } 

.main_navigation_1_description { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
 } 

.main_navigation_1_subcategories_to { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
 } 

.main_navigation_1_ad_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
 } 

.main_navigation_1_auction_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
 } 

.main_navigation_1_sub_category_name { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
text-decoration: underline; 
 } 

.search_box_1_input { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.search_box_1_submit { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.registered_users_text { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.live_users_text { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.hottest_1_title_row { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
 } 

.hottest_1_column_headers { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
 } 

.hottest_1_result_table_body_even_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
background-color: #eeeeee;
 } 

.hottest_1_result_table_body_even { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
background-color: #eeeeee;
 } 

.hottest_1_result_table_body_odd_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
background-color: #dddddd;
 } 

.hottest_1_result_table_body_odd { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
background-color: #dddddd;
 } 

.no_new_hottest_ads { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
background-color: #eeeeee;
text-align: center;
 } 
 
 .browsing_result_table_body_even { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
background-color: #dddddd;
 } 

.browsing_result_table_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.browsing_result_table_body_odd { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
background-color: #eeeeee;
 } 

.browsing_result_table_body_even_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
background-color: #FFFFD2;
 } 

.browsing_result_page_links { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
 } 

.browsing_result_table_body_odd_bold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
background-color: #FFFFB0;
 } 

.browsing_subcategory_name { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
text-decoration: none; 
 } 

.newest_ad_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
background-color: #000000;
 } 

.browsing_subcategory_description { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.browsing_category_tree { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.featured_ad_title { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: bold; 
text-align: left;
 } 

.browsing_subcategory_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
text-decoration: none; 
text-align: center;
 } 

.page_of { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
 } 

.more_results { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
 } 

.error_message { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 

.subcategories_of { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
 } 

.no_ads_in_category { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 

.main { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.title_column_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
 } 

.no_subcategories_to { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
 } 

.description_column_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
background-image: url(images/misc/menu_hdr_bg.gif);
 } 

.entry_date_column_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.price_column_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.newest_ad_title { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
 } 

.featured_ads_links { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
 } 

.optional_field_header_1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_3 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_4 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_5 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_6 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_7 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_8 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_9 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_10 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.business_type_column_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.city_column_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.state_column_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.country_column_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.zip_column_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.browsing_featured_ad_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
background-color: #000000;
text-align: center;
 } 

.photo_column_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_11 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_12 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_13 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_14 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_15 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_16 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_17 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_18 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_19 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.optional_field_header_20 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.normal_results_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
background-color: #DBEAF7;
text-align: center;
 } 

.number_bids_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.time_left_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.address_column_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-decoration: none; 
background-image: url(images/misc/menu_hdr_bg.gif);
text-align: center;
 } 

.identifier_field { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: bold; 
vertical-align: middle;
 } 

.main_navigation_1_name { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
 } 

.main_navigation_1_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-decoration: none; 
 } 

.main_navigation_1_description { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
 } 

.main_navigation_1_subcategories_to { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
 } 

.main_navigation_1_ad_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
 } 

.main_navigation_1_auction_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
 } 

.main_navigation_1_sub_category_name { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
text-decoration: underline; 
 } 



.display_ad_category_tree { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
 } 

.display_ad_title { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: bold; 
text-align: left;
 } 

.display_ad_label { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
text-align: left;
 } 

.display_ad_value { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
text-align: left;
 } 

.description_label { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-decoration: none; 
text-align: left;
 } 

.display_ad_extra_question_label { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: left;
 } 

.display_ad_extra_question_value { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-align: left;
 } 

.description_value { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
text-align: left;
 } 

.error_messages { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: center;
 } 

.favorites_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
text-align: center;
 } 

.notify_friend_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
text-align: center;
 } 

.notify_seller_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
text-align: center;
 } 

.display_ad_extra_checkbox_label { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-align: left;
 } 

.sellers_other_ads_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
text-align: center;
 } 

.previous_ad_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
text-align: right;
 } 

.next_ad_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
 } 

.vote_on_ad_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.show_votes_on_ad_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.full_images_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
 } 
 
 .full_images_link_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
 } 

.print_friendly_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
 } 

.return_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
 } 

.mapping_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
text-align: center;
 } 

.url_link_1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
 } 

.url_link_2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
 } 

.url_link_3 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
 } 

.zoom_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
text-align: center;
 } 

.buy_now_link { 
 } 

.seller_info_data { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.make_bid_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: normal; 
 } 

.seller_rating { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.bid_history_link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
 } 

.reserve_label { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
 } 

.current_dutch_bidders_header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
background-color: #000000;
 } 

.current_dutch_bidders_body { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
background-color: #eeeeee;
 } 

.closed_label { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
 } 

.display_auction_title { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: bold; 
text-align: left;
 } 

.display_auction_label { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
 } 

.display_auction_value { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
 } 

.identifier_field { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: bold; 
vertical-align: middle;
 } 

.main_navigation_1_name { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
 } 

.main_navigation_1_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-decoration: none; 
 } 

.main_navigation_1_description { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
 } 

.main_navigation_1_subcategories_to { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
 } 

.main_navigation_1_ad_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
 } 

.main_navigation_1_auction_count { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
 } 

.main_navigation_1_sub_category_name { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
text-decoration: underline; 
 } 
