.profile_view_right_col
{
	width:345px;
}

/*right col*/
.profile_view_activity span{
color:#098503;
}
.profile_view_activity{
padding:10px 0;
}
.profile_view_desc_tab, .profile_view_desc_tab_active
{
	text-decoration:none;
	text-align:center;
}
.profile_view_desc_tab{
padding:5px 8px 0 8px;
text-decoration:underline;
}
.profile_view_media_href{
margin: 10px 2px;
}
.profile_view_media_href a{
text-decoration:none;
padding-left:20px;
background:url(../../img/video.gif) no-repeat top left;
color:#fff;
padding-bottom:10px;
}

.profile_view_photo_cont{
background:url(../../img/profile_cap.gif) no-repeat top;
padding-top:1px;
}
.profile_view_photo_sub_cont{
background:url(../../img/profile_bot.gif) no-repeat bottom;
padding-bottom:1px;
}
.profile_view_photo_content{
background:#4B73A4;
margin:8px 0;
}
.sub_profile
{
	height:25px;
	background:url(../../img/bsn_profile_view_bg.png) no-repeat left bottom;
}
.overflow_field_value{
overflow: hidden;
width: 155px;
}
.flash_pl{
margin:5px 0 0;
}

.left,
.left_first
{
	padding:5px;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	text-align:right;
}

.left_first
{
	border-top:none;
}

.right
{
	border-top:1px solid #fff;
	padding:5px;
}

.right_first
{
	padding:5px;
}


