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

#mainContent {
	margin: 0 0 5px 151px;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 146px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin: 0px 0px 5px;
}
