.sideBox {
	width: 200px;
	float: left;
}
.newsContent {
	float: right;
	width: 692px;
}
.newsBox {
	width: 492px;
	float: right;
}
