table#Download {
	width:850px;
	margin:20px auto 10px 25px;
}

table#Download td.size,
table#Download th#size,
table#Download td.update,
table#Download th#update{
	text-align:right;
}
table#Download td.download,
table#Download th#download{
	text-align:center;
}

table#Download th{
	text-align:left;
	font-weight:bold;
	background-color:#00539b;
	color:#FFFFFF;
}
table#Download tr.row1{
	background-color:#e4e4e1;
}
table#Download tr.row2{
	background-color:#c8c8c6;
}
