table.starTable  {
	border: 1px lightgrey solid;
	width:430px;
}

table.starTable td {
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: top;
}

table.starTable th {
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
}