#home_stream{
	/* This is the main Home Page Content*/
	font-size:11.5px !important;
	width:640px !important;
}

.UIStoryAttachment,.UIIntentionalStory_Message,.UIIntentionalStory_Body{
	/* The next 5 are the entries on the home page/profile */
	font-size:11.5px !important;
	width:500px !important;
}

#wall_posts, .wallpost, .show_all_link{
	width:400px !important;	
}

.walltext{
	width:350px !important;
}


.profile_sidebar_ads, .UIStandardFrame_SidebarAds, #sidebar_ads,#home_filter_list{
	/* hide all adds */
	display:none !important;
}

.right_column, #right_column{
	/* now that the add bar is gone, float the right column left */
	float:left !important;
	margin-left:35px !important;
	width:650px !important;
}

.photos_tab{
	/* the photo part is the same as above... so lets reset it to what it was before */
	float:left !important;
	margin-left:0px !important;
}
