.profile_options_col_container{
	width:160px;
	float:left;
	margin-bottom:10px;
}


.profile_options_photo_col{
	width:160px;
	height:200px;
	float:left;
	/*background-color:#0C3;*/
}

.profile_options_info_col{
	margin-left:4px;
	padding-left:4px;
	width:450px;
	float:left;
}


.profile_options_col_text{
	text-align:center;
	margin-bottom:10px;
	clear:both;
}

.profile_options_col{
	width:215px;
	float:left;
}
.profile_options_col_right{
	width:215px;
	float:left;
	margin-left:10px;
}

.profile_options_col_large{
	width:440px;
	float:left;
}

.profile_options_show{
	width:100px;
	float:left;
}


.profile_options_row{
	height:45px;
}


.profile_field {
	width:210px;
	margin-bottom:3px;	
}

.profile_field_about{
	width:440px;
	height:55px;
	margin-bottom:3px;	
}

.profile_birth_day{
	width:60px;
	margin-bottom:3px;	
}


.profile_birth_month{
	width:80px;
	margin-bottom:3px;	
}

.profile_birth_year{
	width:60px;
	margin-bottom:3px;	
}

.profile_options_photo{
	text-align:center;
}

.profile_username{
	text-align:center;
}

.profile_comments{
	margin-bottom:20px;
	width:620px;
	clear:both;
}

/* LATEST COMMENTS */

.latest_comment_container{
	margin-bottom:20px;
}

.latest_comment_content{
	font-style:oblique;
}

.latest_comment_details{
	font-size:10px;
}
