
#content_column {
	margin-right: 0px;
	max-width: 800px;
}

@media (min-width: 1000px) {
	
	#main-wrapper {
		margin-left:5%;
	}
}