.left {
	width: 0;
	visibility: hidden;
}

.content {
	margin-left: -150px;
	margin-right: 200px;
	background-color: #FFF;
}

