td {
	font-family:verdana;
	font-size:11px;
}
body {
	overflow-y:scroll;
	margin:0px;
	font-size:11px;
}
.block {
	margin-top:20px;
}
.block td {
	height:30px;
}
#fieldleft {
	text-align:right;
	width:250px;
	border:solid 0px red;
}
#fieldleft_left {
	text-align:right;
	width:250px;
	text-decoration:underline;
	border:solid 0px red;
}
.maintable table {
	position:relative;
}



