/* CSS - Index Featured List */

#comp_index_featured_list {


}


#comp_index_featured_list #featured_title{
	padding-top:10px; 
	padding-bottom:5px;
	padding-left: 10px; 
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#bbbbaa;
	background-image:url(../../img/feat_back.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#comp_index_featured_list #featured_title .hOne {
	color:#666666;
	/*font-weight:normal;*/
}


.index_profile_cont {

	padding-top:12px;
	padding-bottom:12px;
	border-bottom-width:1px;
	border-bottom-color:#f0f0f0;
	border-bottom-style:solid;
	
}

.index_profile {

	width:100%;
	
}

.index_profile_left {

	float:left;
	width:117px;
	border-right-color:#c5c5c5;
	border-right-style:dashed;
	border-right-width:1px;
	
}

.index_profile_right {

	float:left;
	width:330px;
	padding-left:12px;
	
}

.index_thumb_cont {

	background-image:url(../../img/thumb_back.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:5px;
	height: 98px;
	width: 116px;
	
}

.index_name_cont {

}

.index_profile_details {

	width:100%;
	height:20px;
	font-family: "Arial",sans-serif;
	margin-bottom:5px;
	font-weight:bold;
	font-size:12px;
	color:#414141;
}

.index_profile_gender {

	height:20px;
	display:inline;
	padding-left:20px;
	padding-bottom:5px;
	
}

.index_profile_age {

	height:20px;
	padding-bottom:5px;
	display:inline;
	
}

.index_profile_country {

	height:20px;
	padding-bottom:5px;
	display:inline;
	padding-left:20px;
	
}

.index_profile_headline {

	width:100%;
	padding-bottom:5px;
	
}

.index_profile_desc {

	width:100%;
	
}

.index_profile_next_btn {

	float:right;
	
}

.page_nav_box {
	margin-top:5px;
}
