table#simple_table {
	width: 466px;
}

table#simple_table thead {
	background:#5C88A5 none repeat scroll 0 0;
	color:#FFFFFF;
	font-weight:bold;
}
table#simple_table tr td {
	border: 0;
	padding: 3px 5px;
	vertical-align: top;
}

.right_align {
	text-align: right;
}

.tint {
	background: #ecf2f6;	
}
