#contenttext {
	width: 700px;	
}

#sunimage {
	top:50px;
}
	
#news .highlight {
	font-size: 14px;
} 

#news td {
	height:75px;
	padding-top:15px;
	padding-bottom:10px;
	border-bottom-color:#d2e5f6;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#news .left .face {
	float:left;
	padding-right:10px;
	width: 100px;
}

#news .right .face {
	float:right;
	padding-left:10px;
	width: 100px;
}