#table1 table{
	width:600;
	border-collapse:collapse;
}

#table1 td{
	width:100px;
	border: 1px solid #999999;
	text-align:center;
	padding: 10 0 10 0;
}

