/* CSS for BCEC */
/* styles for second level pages */
/* Please do not remove if using this CSS file*/
/* Designed by Andrew Zhai */
/* email: andrewzhai@berkeley.edu */
/* Feel free to modify */


.content{
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 10px;
	padding-bottom:20px;
	
}

.below_nav_bar_buffer{
	margin-top:5px;
	display:block;
	height:5px;
	width:100%;
	background-color: #000066;
	margin-bottom: 10px;
}

