body {
	margin:0px 0px 0px 0px;
	background: lightgrey;
}

#sidebar {
	float:left;
	width:30%;
	background: lightgrey;
	border-right:2px solid #000;
	border-bottom:2px solid #000;
	margin-right:15px;
	padding-bottom:20px;
}

#content {
}
