.fn_tabs_container
{
	height: 19px;
	padding: 0px;
	padding-left: 4px;
}
.fn_tab,
a.fn_tab:link,
a.fn_tab:visited,
a.fn_tab_active:link,
a.fn_tab_active:visited
{
	display: block;
	float: left;
	height: 15px;
	padding: 4px 6px 0px 6px;
	font-weight: bold;
	text-decoration: none;
}

a.fn_tab_active:link,
a.fn_tab_active:visited
{
	background: url('../../img/wp_main_menu_nacive_mid.jpg') repeat-x;
	background-position: bottom left;
	color: #fff;
}

a.fn_tab_active:hover
{
	color: #efefef;
}

.fn_tab_left,
.fn_tab_right,
.fn_tab_left_active,
.fn_tab_right_active
{
	float: left;
	width: 7px;
	height: 19px;
}

#friend_list
{
	border: 1px solid #EC8E58;
	padding: 10px 5px 5px;	
}

.profile_list_details_card_details
{
	width: 453px;
}