
table.data-table{
	width:521px;
	border-top:1px solid #aec7de;
	border-left:1px solid #aec7de;
	margin:5px 0 0 0;
}

table.data-table td{
	vertical-align:middle;
	border-right:1px solid #aec7de;
	border-bottom:1px solid #aec7de;
	padding:10px;
}

table.data-table td.left{
	font-weight:bold;
	background:#dfdfdf;
	width:70px;
	text-align:center;

}