table {
	border:solid 1px #EFEFEF;
	width:100%;
}

th{
	backgournd-color:#EFEFEF;
	width:120px;
}

td{
	padding:3px;
}