/* moved to home.css */
#whatsnew {
}
#whatsnew_items {
	margin: 20px 40px 0 10px;	
	color: #8497a3;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#whatsnew_items .whatsnew_item td {
}
#whatsnew_items .whatsnew_item_icon {
	padding: 6px 12px 2px 0;
}
#whatsnew_items .whatsnew_item a {
	color: #5b99d7;
}

