.nowrap{
  white-space: nowrap;
}

.public_search_pseudo_shadow{
  
  border:none;
  /*
  border-left: 1px solid #D6D6D6;
  border-right: 1px solid #D6D6D6;
  border-top: 1px solid #909090;
  border-bottom: 1px solid #F4F4F4; /* public_search.php does hardcode this again */
  padding: 0 3px;
  margin-left:3px;
  
}


table.unreg-company-banner td a, .company_baner_controls a{
  text-decoration: none;
}

.company_baner_phones{
  font-size: 18px;
}

.login_form_label{
  color: white;
}

.login_link{
  text-decoration: none;
}

.login_label_bold{
  color: white;
}

.login_input{
  width: 140px;
  border: none;
  padding: 2px;
}

.banner_ref_points{
  font-weight: bold;
}

.horizontal_radio{
	width: 80px;
	white-space:nowrap;
}
.sign_in_table{
	width: 460px;
}
.cell {
	width: 120px;
}
.box{
	background-color : #A0522D;
	color: black;
}

.box_head{
	font-size: 12px;
	font-weight: bold;
	background-color : #A0FF2D;
}

.box_result_row{
	font-size: 10px;
	font-weight: bold;
	
}
.box_pages_class {
	font-size: 10px;
}

.box_link{
	text-decoration: none;
	color: white;
	background-color : Black;
	padding: 2px;
	font-size: 10px;
}
.trv_link{
	color: black;
	font-size: 10px;

}
.trv_selected{
	color: black;
	font-size: 10px;

	font-weight: bold;
}
.container_caption {
	font-weight: bold;
	width: 450px;
}
.head_container_caption{
	background-color: #E3E3E3;
}

	
	.inp_text{
		width: 200px;
		border: 1px solid #666666;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;

}
	.inp_password{
		width: 200px;
		border: 1px solid #666666;
}
	.inp_nice_select{
		width: 250px;
		border: 1px solid #666666;
}
.privileges_radio{
	margin-left: 5px;
	margin-right: 5px;
}
/*.list_view {
	width: 300px;
	border: 1px solid #87CEFA;
}*/
.list_view_container_caption{	
	width: 141px;
	background : url(images/img_beta_column3_bg.png);
}

.mail_from_to_label{
	padding-left: 10px;
	font-weight: bold;
}

.mail_subject {
	padding-left: 10px;
	font-weight: bold;	
}

.mail_content {
	padding-left: 10px;
	padding-top: 10px;		
}

.mail_menu_text {
	padding-left: 10px;
	font-weight: bold;	
}

.section_title {
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
}

a.help_link{
	color: red;
	font-weight: bold ;
	text-decoration: none;
}

a.help_link:hover{
	text-decoration: underline;
}

.help_links a
{
	font-size:12px;
	font-weight:bold;
	color:#76737A;
}