.section {
	background: #fff;
	list-style: none;
	padding: 0 10px 10px;
	margin: 0;
	font-size: 1.2em;
	color: #8e8e8e;
	border-bottom: none;
}

#nav #subtabs li.section {
	border-bottom: none;
	background: #fff;
}

#facebook_profile * {
	font-size: 1em;
	font-weight: none;
}

#survey_creator {
	margin: 0 auto;
	text-align: center;
}

#left_nav .user_profile {
	background: #eaeaea;
	margin: 0;
	padding: 15px 0;
	width: 100%;
}

#left_nav span.profile_pic img {
	border-right: none;
}

#left_nav #user_profile {
	border-top: 2px solid #8e8e8e;
	border-bottom: 2px solid #8e8e8e;
	border-right: none;
	border-left: none;
}

#user_profile #profile_pic {
	margin: 0 0 0 20px;
}

