#content {
	margin-top: 10px;
}

.center .ds_contacts_simple_ajax {
	margin-top: 10px;
}


.center .simple_contacts_ajax {
	margin: 0px 10px 0px 30px;
	padding: 0px;
}

.center .contactcell {
	color: #5e5e5e;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.contactcell .vv, .contactcell .vvv{
	
	color: #000;

}
.contactcell .vv{
	font-weight: bold;
}

.contactcell .vvv p{
	font-weight: normal;
	color: #000;

}

.center .contactsep {
	/*border-top: 1px solid #F1F1F1;*/
}

.center .contactscell {
	padding: 0px 0px 0px 0px;
	border-top:1px solid #dedede;
}
.center .ds_tit {
	margin: 0px;
	padding:8px 0px 8px 2px;
}
.dsa_open{
	/*background-color: #f5f5f5;*/
}
.center .ds_tit a.link, .ds_tit a.link:link, .ds_tit a.link:visited, .ds_tit a.link:active {
	color:#000000;

	font-weight:bold;
	padding-left:26px;
	padding-top:1px;
	padding-bottom: 1px;
	background-image: url('../../img/greyarrow.png');
	background-repeat: no-repeat;
	background-position: 8px center;
	display: block;
}

.center .ds_tit a.loading, .center .ds_tit a.loading:link, .center .ds_tit a.loading:visited, .center .ds_tit a.loading:active {
	background-image: url('../../img/default/loading89.gif');
	background-repeat: no-repeat;
	background-position: 0px center;
}

.center .ds_tit a.down, .center .ds_tit a.down:link, .center .ds_tit a.down:visited, .center .ds_tit a.down:active {
	background-image: url('../../img/greyarrow_down.png');
	background-repeat: no-repeat;
	background-position: 0px center;
	color:#000;
}



.clear_search a {
	
}

.center .search {

	font-weight: normal;
	padding-left: 4px;
	padding-top: 0px;
}

.center .s_txt {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}

.center .ds_search input, .ds_search div {
	float: left;
}

.center .ds_search .field{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;

	height:22px;
	padding-left:3px;
	width:240px;
	/*
	border:1px solid #D7E2E8;
	color:#9CB4C0;
	height:16px;
	width:188px;*/
}

.center .ds_search .button {
	cursor: pointer;
	font-weight: bold;
	color: white;
	width: 59px;
	height: 22px;
	line-height: 20px;
	padding-left: 12px;
	margin: 0px;
	background-image:url('../../img/search.jpg');
	background-repeat: no-repeat;
	margin-left: 9px;
	margin-top: 1px;

}
.center .ds_search {
	margin: 0px;
	position: relative;
	float: left;
}

.center .errors p{
	color: red;
	font-weight: bold;
	padding: 10px;
	margin-left: 10px;
	padding-left: 15px;
	background-image:url(../../img/alert.png);
	background-position:left center;
	background-repeat:no-repeat;
}

#ajax_search_results {
	margin: 0px;
	position: absolute;
	top: 25px;
	left: 0px;
	background-color: #fff;
	display: none;
	border:1px solid #9f9f9f;
	width: 260px;
	background-image:url("../../img/searchFldBg.gif");
	background-position:center bottom;
	background-repeat:repeat-x;
}

.contact_list {
	/*width: 300px;*/
}

#ajax_search_results .contact_list td{
	cursor: pointer;
}

#ajax_search_results .contact_list .mouseover {
	text-decoration: underline;
	background-image: url('../../img/news_mouseover.jpg');
	background-repeat: no-repeat;
	background-position: right center;
}

.target {
	background-color: #fff;
}

#ajax_search_results .contact_list .mouseover{
	background-image: none;
	text-decoration: none;
	background-color: #f5f5f5;
}
#ds_contacts_search_field{
	padding-right: 17px;
}
.contactsLoading{
	background-image: url("../../img/default/mini_loader_tr.gif");
	background-repeat: no-repeat;
	background-position: 97% center;
}

.center .clear_search {
	float: right;
	padding-left: 10px;
}

.center .print_list {
	float: right;
	padding-left: 10px;
}

.extra_nested_info {
	padding-left: 10px;
}

.extra_nested_info p{

}
.othinfo{
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
.contact_photo{
	background-color: #fff;
}