#newsBlocks {width: 780px; overflow: hidden;padding: 0px;}
#newsBlocks .newsBlock {
	width: 213px;
	float: left;
	color: #fff;
	padding: 20px;
}
#newsBlocks .darkbg {background: #141934;}
#newsBlocks .lightbluebg {background: #1aa7df;}
#newsBlocks .white {background: #fff;}
#newsBlocks .lightgraybg {background: #e9e9e9; color: #505050;}

#newsBlocks .orangebg {background: #ea632a;}
#newsBlocks .orangebg h3 {color: #fff;}
#newsBlocks .lightbluebg h3 {color: #fff;}

#newsBlocks .twoRows {height: 464px;}
#newsBlocks .twoCols {height: 212px; width: 466px;}
#newsBlocks .oneCol {height: 212px;}

#newsBlocks .white {background: #fff; color: #505050}
