/* CSS Document */

#sidebar {
	display: none;
	}
	
#main {
	padding: 0;
	min-height: 1px;
	}
	
#content {
	background: #fff;
	}
	