
body {
  
    background-color: #ffffff;
    
  margin-top: 0;
  padding-top: 0;
  margin-left: 0;
  padding-left: 0;
  margin-right: 0;
  padding-right: 0;
  font-size: 12px;
  font-family: Palatino Linotype;
  background-color: #f3f3f3;
}

/* Style */
input.index_btn {
	background:  url(/templates/pilot_3_theme/images/input_index_btn.gif);	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-color:#ff984a;
	text-align:center !important;
	behavior: url(/templates/pilot_3_theme/images/border-radius.htc);
}

div.input_b_l{background: url('/templates/pilot_3_theme/images/input.gif') left no-repeat; height:23px; width:10px; float:left;}
* html div.input_b_l{background: url('/templates/pilot_3_theme/images/input.gif') left no-repeat; height:23px; width:10px; float:left; margin-top:1px;}
div.input_b_r{background: url('/templates/pilot_3_theme/images/input.gif') right no-repeat; height:23px; width:auto; float:left; margin-right: 0px;}
div.input_b_r input{ border:0; background:none; color:#fff; margin:0; padding:0 10px 0 0; font-size:14px; width:auto; cursor:pointer;}

div.input_b_l_reg{background: url('/templates/pilot_3_theme/images/input.gif') left no-repeat; height:23px; width:7px; float:left;}
div.input_b_r_reg{background: url('/templates/pilot_3_theme/images/input.gif') right no-repeat; height:23px; width:auto; float:left; margin-right: 10px;}
div.input_b_r_reg input{ border:0; background:none; color:#fff; margin-left:-8px; padding:0px 0px 0px 0px; font-size:12px; width:auto; cursor:pointer;}

#main_bg{background:#ffffff url('/templates/pilot_3_theme/images/main_bg/.jpg') top right no-repeat; width:851px; margin:0 auto; vertical-align:top;}
.left_c {background:url('/templates/pilot_3_theme/images/left_cont_bg.png') top right repeat-x; width:275px;}

.box1 {background: url('/templates/pilot_3_theme/images/block_bg.png') top no-repeat; position:relative; width: 278px;}
.box td.tl{background: url('/templates/pilot_3_theme/images/block_bg.png') top left no-repeat; height:5px;width:50%;}
.box td.tr{background: url('/templates/pilot_3_theme/images/block_bg.png') top right no-repeat; height:5px;width:50%;}
.box td.bl{background: url('/templates/pilot_3_theme/images/block_bg.png') bottom left no-repeat; height:5px;width:50%;}
.box td.br{background: url('/templates/pilot_3_theme/images/block_bg.png') bottom right no-repeat; height:5px;width:50%;}
.box_c{background: url('/templates/pilot_3_theme/images/block_bg.png') top center no-repeat; padding:12px;}

h5.header {padding:0px; margin:-26px 0 20px -1px; font-style:italic; text-transform: capitalize; color: #838584; font-size: 27px; font-family: Palatino Linotype; font-weight: normal;text-shadow: none;}
h5.header2 {padding:0px; margin:0;margin-top:-10px; font-style:italic; text-transform: capitalize; color: #ff6600; font-size: 27px; font-family: Palatino Linotype; font-weight: normal;text-shadow: none;}

.header2 {padding:0px; margin:-20px 0 0 -1px; font-style:italic; text-transform: capitalize; color: #ff6600; font-size: 36px; font-family: Palatino Linotype; font-weight: normal;}
.header {padding:0px; margin:-2px 0 0 -1px; text-transform: capitalize; color: #ff6600; font-size: 36px; font-family: Palatino Linotype; font-weight: normal;}

span.input_bl{background: url('/templates/pilot_3_theme/images/input_index_btn_bord.gif') left top no-repeat;padding:2px 3px 4px 2px; // padding:3px 3px 3px 2px;}
span.input_br{background: url('/templates/pilot_3_theme/images/input_index_btn_bord.gif') right top no-repeat;padding:2px 3px 4px 2px; // padding:3px 3px 3px 2px;}
*+html .sign_up{padding-left:12px;} 


.lable{background:#ccc url('/templates/pilot_3_theme/images/lable.gif'); position: absolute; z-index:999; height:90px;width:100%;margin-top:-5px; height:81px;}
.bottom{ position: absolute; z-index:999; width:100%; margin-top:75px; background:#f3f3f3}

select, input, textarea {
  color: #000000;
  font-size: 12px;
  font-family: Palatino Linotype;
  font-weight: normal;
/*  height: 18px;*/
  /*border: 0;*/
  margin: 0;
  padding: 0;
}

select {/*border:0;*/ outline:0;}

select.index_select {
  color: #000000;
  font-size: 13px;
  font-family: Arial;
  font-weight: normal;
}

input.index_input {
  color: #000000;
  font-size: 13px;
  font-family: Arial;
  font-weight: normal;
}
input.index_btn {
	background: url(/templates/pilot_3_theme/images/input_index_btn.gif) top repeat-x;
	border:0;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	height: 23px;
	cursor: pointer;
	vertical-align: middle;
}
.index_btn_index {
	background: url(/templates/pilot_3_theme/images/input_index_btn.gif) top repeat-x;
	border:0px;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	height: 23px;
	cursor: pointer;
	vertical-align: middle;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-color:#ff984a;
	
	behavior: url(/templates/pilot_3_theme/js/ie-css3.htc);
	
	padding:0 10px;
	margin:0;
}

*+html input.index_btn_index{
	text-align: right !important; 
	margin-left:-10px;

background: url(/templates/pilot_3_theme/images/input_index_btn.gif) top repeat-x !important;

	border:0px;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	height: 23px;
	cursor: pointer;
	vertical-align: middle;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-color:#ff984a;	
	behavior: url('/templates/pilot_3_theme/js/ie-css3.htc');
}

/*
span.input_bl{background: url('http://sandbox.bestipoteca.com/sergey/templates/pilot_3_theme/images/mobile/btn_l.png') left top no-repeat; padding:2px 3px 4px 2px; }
span.input_main{background: url('http://sandbox.bestipoteca.com/sergey/templates/pilot_3_theme/images/mobile/btn_main.png') right top repeat-x; padding:2px 7px 4px 8px; font-family: Tahoma; font-size: 12px; color: #ffffff; }
span.input_main:hover { cursor: pointer; }
span.input_br{background: url('http://sandbox.bestipoteca.com/sergey/templates/pilot_3_theme/images/mobile/btn_r.png') right top no-repeat; padding:2px 3px 4px 2px; }
*/

/*
*+html input.index_btn_index {
	background: url(/templates/pilot_3_theme/images/input_index_btn.gif) top repeat-x;
	border:0;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	height: 23px;
	cursor: pointer;
	vertical-align: middle;
}
*/

input.big_button {
  color: #cc0000;
  font-size: 18px;
  font-family: Palatino Linotype;
  font-weight: normal;
  height: 30px;
  vertical-align: middle;
  cursor: pointer;
}

a.index_link_bottom {
  font-family: Palatino Linotype;
  font-size: 12px;
  color:#cc0000;
  text-decoration: underline;
}

a.top_menu_1 {
  font-family: Palatino Linotype;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
.top_menu_text {
  font-family: Palatino Linotype;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
a.top_menu_2 {
  font-family: Palatino Linotype;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

input.button {
  color: #000000;
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
  height: 23px;
  cursor: pointer;
  vertical-align: middle;
}

a {text-decoration: underline;  font-size: 12px; font-family: Palatino Linotype; color: #cc0000;}

.home_menu {
  background-color: #ff9265;
}
.top_index_menu {
  background-color: #ff9265;
}

.index_login {
	background: url('/templates/pilot_3_theme/images/block_bg.png') top no-repeat;
}
.index_quick_search {
	background: #e5e5e5;
}


table.index_top_menu td{padding: 0px 3px; font-family: Palatino Linotype; font-size: 12px; font-weight: bold; color: #ffffff;}
table.index_top_menu a{font-family: Palatino Linotype; font-style:italic; font-size: 16px; font-weight: bold; color: #ff6600; text-decoration:none;}
table.index_top_menu td.separator{padding: 0px 3px; font-family: Palatino Linotype; font-weight:100; font-size: 12px; color: #000000; background-color: #ff9265;}

.index_login_form{font-family: Palatino Linotype; font-size: 12px; font-weight: bold; color: #ff6600; font-style:italic;}

.index_small {
  font-family: Palatino Linotype;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}

.home_page_bottom_text {
  color: #656565;
  font-size: 12px;
  font-family: Palatino Linotype;
  line-height: 1.5;
}
.home_page_bottom_text p {
	margin:0;
}
.home_menu_font {
  color:#ffffff;
  font-size: 12px;
  font-family: Palatino Linotype;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
.home_page_bottom_text_h1 {
  color: #000000;
  font-size: 12px;
  font-family: Palatino Linotype;
  font-weight: normal;
  line-height: 1.5;
  float: left;
  margin: 0;
  margin-right:5px;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 15;
}

.main_banner {
  background-color: #f4f4f4;
}

.home_search {
  background-color: #cdcccc;
}

.menu_block_1 {
  background-color: #cc0000;
}
a.menu_block_1_big_link {
  font-family: Palatino Linotype;
  font-size: 23px;
  font-weight: bold;
  color: #ffffff;
  text-transform:capitalize;
  text-decoration: none;
}
a.menu_block_1_link {
  font-family: Palatino Linotype;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-transform:capitalize;
}
.menu_block_2 {
  background-color: #ff5c19;
}
a.menu_block_2_big_link {
  font-family: Palatino Linotype;
  font-size: 23px;
  font-weight: bold;
  color: #ffffff;
  text-transform:capitalize;
  text-decoration: none;
}
a.menu_block_2_link {
  font-family: Palatino Linotype;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-transform:capitalize;
}
.menu_block_3 {
  background-color: #ff9265;
}
a.menu_block_3_big_link {
  font-family: Palatino Linotype;
  font-size: 23px;
  font-weight: bold;
  color: #000000;
  text-transform:capitalize;
  text-decoration: none;
}
a.menu_block_3_link {
  font-family: Palatino Linotype;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-transform:capitalize;
}
.menu_block_4 {
  background-color: #ffb266;
}
a.menu_block_4_big_link {
  font-family: Palatino Linotype;
  font-size: 23px;
  font-weight: bold;
  color: #000000;
  text-transform:capitalize;
  text-decoration: none;
}
a.menu_block_4_link {
  font-family: Palatino Linotype;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-transform:capitalize;
}

.header_2 {
  color: #cc0000;
  font-size: 12px;
  font-family: Palatino Linotype;
  font-weight: bold;
}



.subheader { width:1px; white-space:nowrap; position:relative; top:-2px; padding:0px 28px 5px 0px; margin-bottom:10px; text-transform: uppercase; color: #ff6600; font-size: 14px; font-family: Palatino Linotype; font-weight: bold;}

/*[class='header'] {display:inline; width:1px; white-space:nowrap; position:relative; top:-2px; padding:0px 28px 5px 0px;text-transform: uppercase; color: #ff6600; font-size: 14px; font-family: Palatino Linotype; font-weight: bold;}*/

.sep {height:10px;}

.content {
  background-color: #f4f4f4; margin: 0px; padding: 12px;
}
.content_2 {
  background-color: #f4f4f4;
}
.content_news {
  background-color: #f4f4f4;
}
.content_active {
  background-color: #cdcccc;
}

.content_alloc {
  background-color: #ff9265; margin: 0px; padding: 12px;
}

.text {
  font-family: Palatino Linotype;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
.text_head {
  font-family: Palatino Linotype;
  font-size: 12px;
  color:#000000;
  font-weight: bold;
  text-decoration: none;
}
.text_hidden  {
  font-family: Palatino Linotype;
  font-size: 12px;
  color:#7f7f7f;
}
.text_active {
  font-family: Palatino Linotype;
  font-size: 12px;
  color:#000000;
  background-color: #cdcccc;
}

.link {
  font-family: Palatino Linotype;
  font-size: 12px;
  color:#cc0000;
}

.link_active {
  font-family: Palatino Linotype;
  font-size: 12px;
  color:#ffffff;
  background: #cc0000;
}

.font_menu {
  color: #ff6600;
  font-size: 12px;
  font-family: Palatino Linotype;
}
.font_copyright {
  color: #000000;
  font-size: 12px;
  font-family: Palatino Linotype;
}
.font_powered {
  color: #000000;
  font-size: 10px;
  font-family: Palatino Linotype;
}

.error_msg{
  color: #cc0000;
  font-size: 12px;
  font-family: Palatino Linotype;
  text-align: left;
}

.error_srv{
  color: #cc0000;
  font-size: 14px;
  font-family: Palatino Linotype;
  vertical-align: middle;
}

.error_body {
  padding: 50px 10px;
  align: left;
}

.error_body img {
  vertical-align: middle;
}


.icon{
  border: solid 1px #f4f4f4;
}

.tab{
  background-color: #f4f4f4;
  padding: 0px 10px;
}
.tab_first{
  padding: 0px 10px;
  background-color: #f4f4f4;
}
.tab_active{
  background-color: #cdcccc;
  padding: 0px 10px;
}
.tab_active_first{
  background-color: #cdcccc;
  padding: 0px 10px;
}
.tab_active_last{
  background-color: #cdcccc;
  padding: 0px 10px 0px 10px;
}
.tab_last{
  background-color: #f4f4f4;
  padding: 0px 10px;
}

.sub_tab{
  background-color: #f4f4f4;
  padding: 0px 10px;
}
.sub_tab_first{
  background-color: #f4f4f4;
  border-left: solid 1px #f4f4f4;
  padding: 0px 10px;
}
.sub_tab_active_first{
  background-color: #cdcccc;
  padding: 0px 10px;
}
.sub_tab_active{
  background-color: #cdcccc;
  padding: 0px 10px;
}
.sub_tab_last{
  background-color: #f4f4f4;
  padding: 0px 10px;
}

.delimiter {    
    margin: 10px 0px 0px;
  border-top: solid 1px #cdcccc;
  
  font-size: 1px;
}

.page_div_active{
  width: 26px;
  height: 26px;
  background-color: #cc0000;
  text-align: center;
  float: left;
  margin:1px;
}
.page_div{
  width: 26px;
  height: 26px;
  background-color: #f4f4f4;
  text-align: center;
  float: left;
  margin:1px;
}
.page_link_active{
  color: #FFFFFF;
  font-size: 12px;
  font-family: Palatino Linotype;
  text-decoration: underline;
  margin-top:10px;
}
.page_link{
  color: #cc0000;
  font-size: 12px;
  font-family: Palatino Linotype;
  text-decoration: underline;
  margin-top:10px;
}

/*--------------- calendar ------------------*/
.month{
  color: #000000;
  font-size: 12px;
  font-family: Palatino Linotype;
  text-align: center;
}
.monthname, .monthnavigation{
  color: #000000;
  font-size: 12px;
  font-family: Palatino Linotype;
  font-weight: bold;
  text-align: center;
}
.monthlink{
  font-size: 12px;
  font-family: Palatino Linotype;
  font-weight: bold;
}
.dayname{
  color: #777777;
  font-size: 12px;
  font-family: Palatino Linotype;
  text-align: center;
  width: 20px;
}
.monthday, .sunday, .saturday {
  font-size: 12px;
  font-family: Palatino Linotype;
  text-align: center;
  color: #000000;
  background-color: #ffffff;
  border: solid 1px #000000;
  height: 15px;
  width: 20px;
}
.nomonthday{
  font-size: 12px;
  font-family: Palatino Linotype;
  text-align: center;
  color: #777777;
  background-color: #ffffff;
  border: solid 1px #777777;
  height: 15px;
  width: 20px;
}
.today{
  color: #000000;
  background-color: #ffffff;
  border: solid 1px #cc0000;
  font-size: 12px;
  font-family: Palatino Linotype;
  text-align: center;
  height: 15px;
  width: 20px;
}
.selectedday{
  font-size: 12px;
  font-family: Palatino Linotype;
  text-align: center;
  color: #ffffff;
  background-color: #ff9265;
  border: solid 1px #cc0000;
  height: 15px;
  width: 20px;
}
.notemptyday{
  font-size: 12px;
  font-family: Palatino Linotype;
  text-align: center;
  color: #000000;
  background-color: #f4f4f4;
  border: solid 1px #000000;
  height: 15px;
  width: 20px;
}
.daylink{
  color: #000000;
  font-size: 12px;
  font-family: Palatino Linotype;
  text-align: center;
  text-decoration: underline;
}

/*--------------------- mailbox ---------------------*/
.mailbox_div_active{
  background-color: #f4f4f4;
  height: 30px;
}
.mailbox_div{
  background-color: #ffffff;
  height: 30px;
}
.mailbox_div_view{
  background-color: #ffffff;
  border: solid 1px #f4f4f4;
}
.mailbox_text_active{
  color: #000000;
  font-size: 12px;
  font-family: Palatino Linotype;
  font-weight: bold;
  text-decoration: none;
}
.mailbox_text{
  color: #000000;
  font-size: 12px;
  font-family: Palatino Linotype;
  font-weight: 100;
  text-decoration: none;
}
label {
  cursor: pointer;
}

td.calendar_header_top_cell { font-family: Palatino Linotype; font-size: 12px; color: #000000; text-decoration:none; background-color: #FFFFFF; border-bottom: 1px solid #f4f4f4; padding-top: 8px; padding-bottom: 8px; }
td.calendar_header_right_cell { font-family: Palatino Linotype; font-size: 12px; color: #000000; text-decoration:none; background-color: #FFFFFF; border-bottom: 1px solid #f4f4f4; padding-top: 8px; padding-bottom: 8px; }
td.calendar_top_cell { font-family: Palatino Linotype; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none; background-color: #FFFFFF; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; padding: 3px 0px 3px 3px; margin: 0px;}
td.calendar_right_cell { font-family: Palatino Linotype; font-size: 12px; color: #000000; font-weight:normal; text-decoration:none; background-color: #FFFFFF; border-bottom: 1px solid #FFFFFF;  padding: 3px 0px 3px 3px; margin: 0px;}
td.calendar_top_cell_empty { background-color: #f4f4f4; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;  padding: 3px 0px 3px 3px; margin: 0px;}
td.calendar_right_cell_empty { background-color: #f4f4f4; border-bottom: 1px solid #FFFFFF;  padding: 3px 0px 3px 3px; margin: 0px;}
td.calendar_top_cell_today { font-family: Palatino Linotype; font-size: 12px; color: #000000; font-weight:normal; text-decoration:none; background-color: #ffb166;border: 1px solid #cc0000;  padding: 3px 0px 3px 3px; margin: 0px;}
td.calendar_right_cell_today { font-family: Palatino Linotype; font-size: 12px; color: #000000; font-weight:normal; text-decoration:none; background-color: #ffb166; border: 1px solid #cc0000;  padding: 3px 0px 3px 3px; margin: 0px;}
td.calendar_day_number { font-family: Palatino Linotype; font-size: 12px; color:#000000; font-weight: bold; }
a.calendar_url { font-family: Palatino Linotype; font-size: 12px; font-weight: normal; color: #cc0000; text-decoration:underline; }

table.hp_hotlist td{padding-top: 3px; width:20%; font-family: Palatino Linotype; font-size: 12px; color: #000000; text-decoration: none;}
table.hp_hotlist td.text_head{padding-top: 20px; font-family: Palatino Linotype; font-size: 12px; color:#000000; font-weight: bold; text-decoration: none;}
table.hp_hotlist td.bottom_links{padding-top: 20px;}

table.simple_centered_table {width:100%}
table.simple_centered_table th{background:#EAEAEA; text-transform:uppercase; text-align:center; font-weight:bold; padding:5px;}
table.simple_centered_table td{text-align:center; padding:5px;}
table.simple_centered_table td.separator{height:0px; border-top:solid 2px #EAEAEA}

table.form_table table{width:100%}
table.form_table th{font-family: Palatino Linotype; font-size: 12px; text-align:left; font-weight:bold; color: #000000; text-decoration: none; height:30px; padding-right:10px;}

table.user_vert_table {width:100%}
table.user_vert_table th{ width:17%; white-space:nowrap; font-weight: bold; font-family: Palatino Linotype; font-size: 8pt; text-align:right; padding-right:10px; height:30px;}
table.user_vert_table td{font-family: Palatino Linotype; font-size: 8pt; height:30px;}

.user_rate_tab_1{ background:#ffb266; border:1px solid #ff8e2a}
.user_rate_tab_2{ background:#fbc795; border:1px solid #ff8e2a}
.user_rate_tab_3{ background:#f9b532; border:1px solid #ff8e2a}
.user_rate_tab_4{ background:#ff8e2a; border:1px solid #ff8e2a}
.user_rate_tab_5{ background:#ff6600; border:1px solid #ff8e2a}
.user_rate_tab_6{ background:#ff4e00; border:1px solid #ff8e2a}
.user_rate_tab_7{ background:#ff0000; border:1px solid #ff8e2a}
.user_rate_tab_8{ background:#ef0202; border:1px solid #ff8e2a}
.user_rate_tab_9{ background:#de0000; border:1px solid #ff8e2a}
.user_rate_tab_10{ background:#cc0000; border:1px solid #ff8e2a}
.user_rate_bottom{ color:#ff6600; font-weight:bold;}

.menu_header {
}
.alloc_answ_searched{ background:#FF0; font-weight:bold}

table.qs_table {width:100%; background:#eaeaea;}
table.qs_table th{font-weight: bold; text-align:left; font-family: Palatino Linotype; font-size: 8pt; background:#f4f4f4; padding:5px;}
table.qs_table td{font-family: Palatino Linotype; font-size: 8pt; background:#f4f4f4; padding:10px 10px; line-height:20px;}
table.qs_table td.alloc_bg{font-family: Palatino Linotype; font-size: 8pt; background:#ff0000; padding:2px 5px;}
table.qs_table td.answers{padding-left: 100px;}
table.qs_table font.hidden_text{font-family: Palatino Linotype; font-size: 8pt; color:#7f7f7f}

table.qs_answer_table {width:100%; background:#eaeaea;}
table.qs_answer_table th{font-weight: bold; text-align:left; font-family: Palatino Linotype; font-size: 8pt; background:#ffffff; padding:5px;}
table.qs_answer_table td{font-family: Palatino Linotype; font-size: 8pt; background:#ffffff; padding:10px 10px; line-height:20px;}
table.qs_answer_table td.alloc_bg{font-family: Palatino Linotype; font-size: 8pt; background:#ff0000; padding:2px 5px;}
table.qs_answer_table td.answers{padding-left: 100px;}

table.qa_form{width:100%}
table.qa_form th{font-weight:bold; line-height:20px; text-align:left}
table.qa_form td{line-height:20px;}

.best_answer {color:#FF0000}

.qa_menu_icon{vertical-align:middle}

.qa_h_ask_q { width:1px; white-space:nowrap; position:relative; top:-2px; padding:0px 19px 0px 0px; margin-bottom:10px; text-transform: uppercase; color: #ff6600; font-size: 14px; font-family: Palatino Linotype; font-weight: bold; background: url(/templates/pilot_3_theme/images/qa_h_ask_q.png) no-repeat center right;}
*[class='qa_h_ask_q'] {display:inline; width:1px; white-space:nowrap; position:relative; top:-2px; padding:0px 19px 0px 0px; margin-bottom:10px; text-transform: uppercase; color: #ff6600; font-size: 14px; font-family: Palatino Linotype; font-weight: bold; background: url(/templates/pilot_3_theme/images/qa_h_ask_q.png) no-repeat center right;}

.qa_h_answer_q { width:1px; white-space:nowrap; position:relative; top:-2px; padding:0px 23px 0px 0px; margin-bottom:10px; text-transform: uppercase; color: #ff6600; font-size: 14px; font-family: Palatino Linotype; font-weight: bold; background: url(/templates/pilot_3_theme/images/qa_h_answer_q.png) no-repeat center right;}
*[class='qa_h_answer_q'] {display:inline; width:1px; white-space:nowrap; position:relative; top:-2px; padding:0px 23px 0px 0px; margin-bottom:10px; text-transform: uppercase; color: #ff6600; font-size: 14px; font-family: Palatino Linotype; font-weight: bold; background: url(/templates/pilot_3_theme/images/qa_h_answer_q.png) no-repeat center right;}

.qa_h_info { width:1px; white-space:nowrap; position:relative; top:-2px; padding:0px 23px 0px 0px; margin-bottom:10px; text-transform: uppercase; color: #ff6600; font-size: 14px; font-family: Palatino Linotype; font-weight: bold; background: url(/templates/pilot_3_theme/images/qa_h_info.png) no-repeat center right;}
*[class='qa_h_info'] {display:inline; width:1px; white-space:nowrap; position:relative; top:-2px; padding:0px 23px 0px 0px; margin-bottom:10px; text-transform: uppercase; color: #ff6600; font-size: 14px; font-family: Palatino Linotype; font-weight: bold; background: url(/templates/pilot_3_theme/images/qa_h_info.png) no-repeat center right;}

.abuse_form{
	position:absolute;
	background:#ffffff;
	padding:10px;
	border:1px solid #ff9265
}
.abuse_form div{
	/*width:124px;*/
}
#shoutbox {
	width: 185px;
	min-height: 245px;
}
#shoutbox_inner {
	width: 155px;
	padding: 10px 15px 0px 10px;
}
#shoutbox_inner #shoutbox_header{
	font-size: 12px;
	font-weight: bold;
	font-family: Palatino Linotype;
	color: #000;
}
#shoutbox_inner #shoutbox_user_icon{
	margin-top: 15px;
}
#shoutbox_inner #shoutbox_user_icon img{
	border: 2px solid #fff;
}
#shoutbox_inner #shoutbox_user_login{
	margin-top: 15px;
}
#shoutbox_inner #shoutbox_user_login a{
	font-size: 12px;
	font-weight: bold;
	font-family: Palatino Linotype;
	color: #000;
	text-decoration: none;
}
#shoutbox_inner #shoutbox_user_text{
	margin-top: 5px;
	font-size: 12px;
	font-family: Palatino Linotype;
	color: #000;
}

#shoutbox_textarea{
	margin-top: 15px;
	margin-left: 10px;
}
#shoutbox_textarea textarea{
	width: 145px;
	height: 40px;
	font-family: Palatino Linotype;
	overflow:hidden;
}
#send_btn{
	margin: 3px 10px 10px 10px;
}
#send_btn input{
	padding: 0px 10px;
}


div.fileinputs {
	position: relative;
}
div.fakefile {
	position: absolute;
	
	left: 0px;
	z-index: 1;
}

input.file {
	
	top: 0px;
	left: 0px;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}



