body{
	background-color: #faca60;
	font: bold 12px "Lucida Grande", Tahoma, Lucida, Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}


table.daTab{
	border-style: none;
	width: 795px;
	height: 636px;
	position: absolute;
	background: url(bg2.png) no-repeat scroll center top;
	margin: 1px;
	padding: 1px;
	font-weight: bold;
	clear: both;
}

table.form.daField {
	background: #f5f3f1 url(bg.gif) fixed;
	clear: both;
	float: none;
	z-index: 1;
	width: 590px;
	height: 20px;
	position: absolute;
	top: 60px;
	right: 170px;
	visibility: visible;
	overflow: visible;
}

dif.help {
	display: table-cell;
	float: right;
}