/* CSS Document */

div#profiles_holder {
	
	padding:3px;
	font-size:1em;

}

div#profiles_holder div.profile_list {	

}



div#profiles_holder div.profile_list h2 {
	font-size:14px;
	font-style:normal;
	

}

div#profiles_holder div.profile_list div.profile_list_intro {
	font-size:12px;
}

div#profiles_holder div.profile_list div.profile_picture {


}

div#profiles_holder div.profile_list div.profile_list_moredetails {
	background-color:#F8F8F8;
	text-align:right;
	clear:both;
	font-size:12px;
	border:1px solid #EEEEEE;
}


div#profiles_holder div.profile_fullview div.profile_fullview_header {


}

div#profiles_holder div.profile_fullview div.profile_fullview_header div.titleholder {
	float:right;
	
	width:320px;
	font-size:14px;
	

}

div#profiles_holder div.profile_fullview div.profile_fullview_header div.titleholder h4 {
	
	font-size:13px;
	

}

div#profiles_holder div.profile_fullview div.profile_fullview_header div.profile_fullview_picture img {
	float:none;
	padding:0px;
	margin:0px;
	
}

div#profiles_holder div.profile_fullview div.profile_fullview_text  {
	clear:both;
	font-size:12px;
	
}

div#profiles_holder div.profile_fullview div.profile_fullview_text h3 {
	font-size:13px;
	margin-top:5px;
	
	
}

div.profile_mugshots {
	width:555px;


}

div.profile_mugshots div.profile_picture {

	width:165px;
	text-align:center !important;
	line-height:1.5em;
	font-weight:bold;
	font-size:1.0em !important;
	float:left;
	height:191px;
	

}

div.profile_mugshots div.profile_picture img {
	float:none;
	margin:0px;
	

}

div.list_smalltext {
	font-size:9px;
	line-height:1.2em;
	text-align:center !important;

}

