/* CSS Document */

table.form th{
	vertical-align:top;
}
table.form th,
table.form td{
	border-bottom:1px dotted #CCCCCC;
	padding:10px 5px;
}