#maincontent {
	width: 590px;
	float: left;
}

#sidebar {
	width: 178px;
	margin: 10px 0 0 20px;
	background-color: #efefef;
	border: 1px solid #cccccc;
	float: left;
	
}

#sidebar h1 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}