div#block_left{
	float: left;
	width: 830px;
	height: 430px;		
	background-color: black;
}

div#block_right{
	display:none;
}
