div#leftcontent {
	display: none;	
}
div#rightcontent {
	width: 850px;
	float: left;
	padding: 15px 0 15px 0;
}