@charset "utf-8";
/* CSS Document */

#mainContent {
	width: 696px;
	float: right;
}
#sideBar {
	width: 264px;
	float: left;
	margin-bottom: 20px;
}
