table.normalSet{
	width:100%;
	background:#CCCCCC;
}

table.normalSet th{
	padding:5px;
	width:150px;
	white-space:nowrap;
	background-color:#EBEBEB;
}

table.normalSet td{
	background-color:#FFFFFF;
	padding:5px;
}