/* CSS full article view */
.left_box1 {
	display: none;
}

.left_box2 {
	float:left;
	height:auto;
	padding-left:30px;
	width:735px;
}
