	#suggestions {
		position: absolute; left: 0px; top: 15px; margin: 10px 0px 0px 0px; width: 300px; color: #fff; z-index: 1024;}
	.suggestionList { margin: 0px; padding: 0px; }
	.suggestionList li { margin: 0px ; padding: 3px 10px; cursor: pointer; font-size: 11px; }
	.suggestionList li:hover { background-color: #333;}

#form_extended_search{ margin: 0; padding: 0;}
.type_things_list{
	padding: 10px 0; }
.type_things_list label{
	float: none; display: inline;}
.type_things_list p{
	display: block; padding: 0; margin: 0;}
#type_things_list_1{padding-left: 12px;}
#type_things_list_2{padding-left: 126px;} 
#type_things_list_3{padding-left: 241px;}
#type_things_list_4{padding-left: 356px;}
#type_things_list_5{padding-left: 12px;}
#type_things_list_6{padding-left: 126px;} 
#type_things_list_7{padding-left: 241px;}
#type_things_list_8{padding-left: 356px;}
.search_type_ul{
	padding-left: 0; margin: 5px 0;}
.search_type_ul li{
	display: block; width: 115px; list-style:none; float: left; 
	background: url('/views/img/menu_fl_li_bg.gif') no-repeat left center; padding-left: 15px;}
.search_inpput{
	margin-right : 20px;  
	height: 27px; width: 276px; float: left; position: relative;}
.search_inpput_small{
	height: 27px;  float: left; width: 100px; }
.search_inpput input{
	width: 245px; display: block; padding: 3px 15px; }
.search_inpput_small input{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	background: transparent; 
	border: 0; 	height: 27px; width: 70px; display: block; padding: 3px 15px; }
.search_inpput span.inp_right{
	display: block; width: 13px; height: 27px; position: absolute; top: 0; right: -13px;
  	background: url(/views/img/search/search_inp_left.gif) no-repeat; }

.search_params_label {display: block; float: left; width: 70px;}
.search_params_sex {padding: 10px 0px 10px 0; margin: 10px 0px 10px 0; height: 15px;}
.search_params_geo {position: absolute; top: 4px; left: 380px; width: 150px;}


	  
div.a_content{ position: relative;}
a.not_for_sale{ 
	display: block; position: absolute; width: 521px; height: 162px; top: 215px; right: 5px; background: url('/views/img/not_for_sale.gif'); z-index: 100;}

.share_block{
	padding: 3px 10px; }
.share_block a{
	float: left;}
.share_block a.twitter{
	display: block; background: transparent url('../img/twitter.png') no-repeat scroll 0 0; height:20px; 
	width:24px;}
.share_block a.facebook{
	display: block; background: transparent url('../img/facebook.png') no-repeat scroll 0 0; height:20px; 
	width:24px;}
.share_block .blog_code{
	display: block; background: transparent url('../img/blog_code.gif') no-repeat scroll 0 0; height:20px; 
	width:24px; cursor: heand; cursor: pointer; float: left;}
#blog_code{
	padding: 0 0 10px 10px;}
#blog_code textarea {
	border:1px solid #000; width:235px; height: 40px; font: 10px "Courier New";
	}
