/* GENERAL */
.sitelayout_d #lo_body,.sitelayout_e #lo_body {width:787px !important; }
/*.sitelayout_d #lo_body,.sitelayout_e #lo_body {width:786px !important; }*/
.zgraffiti_left, .zgraffiti_bottom,.zgraffiti_fulllinks, .z_graffiti_status_post, .z_graffiti_video_post, .z_graffiti_link_post, .z_graffiti_quote_post, .z_graffiti_text_post, .z_graffiti_photo_post
	{width: 580px;}
.z_graffiti_photo_post img{max-width: 580px;}
/*Graffiti*/
.sitelayout_b .zleftnav_header{ width: 944px; }
.zgraffiti_container{width: 760px;  padding: 10px;  margin-top: 0px;  }
.zgraffiti_right{width: 160px;   }
.zgraffiti_left{margin-right: 20px;margin-left: 0px;}
.zgraffiti_follow{ width: 160px;}
.zgraffiti_quote_container{ width: 525px;}
.zgraffiti_follow_post{ margin-left: 15px;}
.zgraffiti_follow_about, .zgraffiti_follow_img {width: 160px;}
.zgraffiti_follow_random {width:158px;}
.zgraffiti_follow_img{ margin-top: 10px;}
.zgraffiti_follow_img img{ max-width: 120px; margin-left: -4px;}
.zgraffiti_follow_about_me {margin-bottom:15px; width: 150px; padding: 0px;  margin-left: 5px;}
.zgraffiti_about_container{ width: 158px !important; margin-top: 10px; }
.zgraffiti_followers{width: 147px;}
.zgraffiti_followers_title{width: 155px;}
.zgraffiti_post{  width: 580px;}
/*PROFILE*/
.zp_profile_container {	width: 767px;}
.zProfileLeft, .zProfileRight{width: 767px;}
.zProfileAvatar{width: 767px;float: left;margin-bottom: 10px;}
.zp_profileinfo_wrapper, .zp_profileinfo_container, .zp_profileinfoRight_wrapper, .zp_profileinfoRight_container {width: 755px;}
.zp_profiledata_left{width: 270px;}
.zp_profiledata_right{width: 440px;}
/*zPhotos*/
.zmedia_framework{  width: 767px;}
.zMyMedia_albums{ width: 747px; }
.zmedia_framework_main_image{  width: 765px; min-height: 100px;}
#lo_full_col_container{ width: 777px !important; float: left;  }/*
	RIGHT NAV CORRECTION
*/
/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:	14em;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	right:	14em !important; /* match ul width */
	top:	0;
}

.sf-menu ul {
	position:		absolute;
	float: left;
	left: -10em !important;
}