.profile_view_res_nav {
padding:2px;
color:#090;
font-style:italic;
width:340px;
}

.left,.right
{
text-align:left;
padding:2px;
background:black;
}
.right {
color:#7DF}

.profile_view_left_col{
float: left;
width:270px;
width:230px;
overflow:hidden;
}
.profile_view_right_col{
width:453px;
overflow:hidden;
margin: auto;
float:left;
}




/*right col*/
.profile_view_desc_block .block_body_wb
{
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding-left: 10px; 
}

.profile_view_desc_tab, 
.profile_view_desc_tab_active{
text-decoration:none;
text-align:center;
margin:5px 8px 0 8px;
left:33px;
padding:2px 2px 2px 2px;
border-top:1px solid #666;
border-left:1px solid #666;
border-right:1px solid #666;
background:#333;
}
.profile_view_desc_tab_active{
font-weight:bold;
}
.profile_view_desc_tab a:hover {
color:#000;
background:#EEE;
}
.profile_view_desc_tab_active a:hover {
color:#000;

}
.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:20px;
width: 55%;
color: #fff;
font-size:14px;
text-align: center;
  margin-left: auto ;
  margin-right: auto ;
padding-top: 2px;
-moz-border-radius: 6px;
border-radius: 6px;

}
.overflow_field_label{
width: 91px;
padding-left: 5px;
padding-right: 3px;
}

.overflow_field_value{
#width: 280px;
width: 330px;
width: 293px;
padding-left: 5px;
padding-right: 3px;
}
.flash_pl{
margin:5px 0 0;
}


