body{
	background:#FFF;
	margin:10px;
}

.news_left{
	width:150px;
	height:auto;
	margin-right:20px;
	float:left;
}

.news_right{
	width:300px;
	height:auto;
	float:left;
}

h3{
	margin:0;
}

p{
	font-size:0.7em;
	color:#484848;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	margin-bottom:5px;
	margin-top:2px;
}
