table tr {
	vertical-align: top;
}

table tr th, table tr td {
	border-bottom: solid 1px #333;
	/*border-right: solid 1px #333;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;*/
}

