#profile_list_main 
{
	
	width:508px;
	clear:both;
	margin:0 0 15px 0;

}


#profile_list_title 
{

	background-image: url('../../img/search_res_title.gif');
	width:508px;
	height:20px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:2px 0 0 0;


}

#profile_list_body
{

	background: #fff url('../../img/search_res_desc.gif') no-repeat;
	width:386px;
	height:146px;
	clear:both;
	float:left;

}

#profile_list_desc
{

	width:270px;
	color:#44717a;
	float:left;
	font-size:13px;
	clear:both;
	margin:5px 0 0 0;
	font-weight:normal;

}


#profile_list_details
{

	width:260px;
	margin:10px 0 0 5px;
	height:140px;
	float:left;
	font-size:13px;
	color:#c50000;
	font-weight:bold;

}

#profile_list_thumb 
{

	float:left;
	margin:5px 0 0 5px;
	text-align:left;

}

#profile_list_activ 
{

	float:left;
	font-size:11px;
	font-weight:normal;

}

.profile_list_active_block 
{

	margin:5px 0 0 0;
	font-size:11px;
	font-weight:normal;

}

#profile_list_hrefs 
{
padding:20px 0 0 20px;

	

}

#profile_list_right
{

	float:left;
	width:122px;
	height:146px;
	background-image: url('../../img/search_res_hrefs.gif');
	

}


a.profile_list:link, a.profile_list:hover
{
	color: #c50000;
	text-decoration: underline;
}

a.profile_list:active, a.profile_list:visited
{
	color: #c50000;
	text-decoration: underline;
}

a.profile_list_act:link, a.profile_list_act:hover
{
	color: #c50000;
	text-decoration: underline;
}

a.profile_list_act:active, a.profile_list_act:visited
{
	color: #c50000;
	text-decoration: underline;
}


.block_cap_gallery
{
	padding: 3px 8px;
	background: #de6a07;
	color: #fff;
	font-family: Tahoma;
	text-align:center;
	font-size: 10px;
	font-weight: normal;
    -moz-border-radius: 5px 5px 0 0;
	letter-spacing: 1px;
	cursor: default;
}

*html .block_cap_gallery
{
	padding: 3px 8px;
	background: #de6a07;
	color: #fff;
	font-family: Tahoma;
	font-size: 10px;
	text-align:center;
	font-weight: normal;
    border-radius: 5px 5px 0 0;
	letter-spacing: 1px;
	cursor: default;
}


.featured_gallery_view
{

	float:left;
	clear:both;
	padding:10px 0 0 5px;

}

.gallery_body_featured
{

	clear:both;
	-moz-border-radius: 0 0 5px 5px;
	background: #febc3d;
	padding:0px 0;
}

*html .gallery_body_featured 
{

	clear:both;
	border-radius: 0 0 5px 5px;
	background: #febc3d;
	padding:0px 0px;
}

a.breadcrumb_current:link, a.breadcrumb_current:visited { font-size:10px; font-family:Verdana; font-weight:normal; color:#177b92; text-decoration:none; }
a.breadcrumb_current:active, a.breadcrumb_current:hover { font-size:10px; font-family:Verdana; font-weight:normal; color:#177b92; text-decoration:none; }



