/* updates */
#updates {
	width:780px;
	margin:0 10px;
	background-color:#FFFFFF;
	text-align:center;
}
#updates ul {
	margin:0 0 5px 0;
	padding:0;
	list-style-type:none;
}
#updates li {
	font-size:10px; 
	font-weight:normal;
	text-align:center;
	line-height:1.1em; 
	color:#000000;
}
#updates h2 {
	font-size:10px;
	line-height:1.2em;
	font-weight:bold;
	text-align:center;
	color:#000099;
	border:0;
	padding:0;
	margin:5px 0 0 0;
	width:780px;
	background:none;
}