/* CSS Document */
table{
	width:540px;
	margin-left:25px;
	margin-bottom:30px;
}
th{
	width:500px;

	text-align:left;
	font-weight:normal;
	padding:20px;
	border-bottom:1px #cccccc solid;
	
}

