table.resultTable {
	width : 100%;
	border: solid #999;
	border-width : 1px 0px 1px 0px;
	margin : 0px;
	padding : 0px;	
}

table.resultTable th {
	border: 0px solid #000;
	background-color : #ccc;
}

table.resultTable th {


}

col#id {
	text-align : center;
	width : 4em;
	font-weight : bold;
}

table.resultTable col#name {
	text-align : left;
	width : 125px;
}

