#sidebar {
	display: none;
}

#content{
	margin: 15px 15px 0 15px;
	width: 100%;
}

#content-wrapper{
	padding-right: 30px;
}