.form{
	background:#EEEEEE;
	border-top:1px solid #333333;
	border-bottom:1px dotted #333333;
	margin:10px 0;
}
.form td{
	border-top:1px dotted #333333;
	vertical-align:top;
	line-height:20px;
}
.form .tdarker{
	background:#DDDDDD;
}
.form thead td{
	background:#333333;
	font-weight:bold;
	color:white;
}