form#assm {
	float:left;
	width:498px;
	padding:10px 0 10px 10px;
	background-color:#e0f0bc;
	margin-bottom:20px;
}
form#assm fieldset {
	float:left;
	width:100%;
}
form#assm label, form#assm input, form#assm select, form#assm button {
	float:left;
	clear:left;
}
form#assm label {
	font-size:8.25pt;
	width:100%;
	margin-bottom:3px;
}
form#assm label sub {
	font-size:7.5pt;
}
form#assm input, form#assm select {
	width:75%;
}
form#assm button {
	float:left;
}
form#assm textarea {
	float:left;
	width:90%;
}
form#assm fieldset div.col {
	float:left;
	clear:right;
	width:166px;
}
form#assm fieldset div.row {
	float:left;
	clear:both;
	width:100%;
	height:47px;
}
form#assm fieldset div.row.last {
	height:auto;
}
form#assm img {
	float:right;
	margin:3px 10px 0 0;
}





table#ams {
	border-spacing:1px;
	background-color:#eef0e5;
	empty-cells:show;
	width:508px;
	margin-bottom:20px;
}

table#ams th, table#ams td {
	padding:4px 3px;
}

table#ams thead td {
	background-color:#f1f1f3;
	text-align:center;
}

table#ams tbody td {
	background-color:#fff;
	text-align:right;
}

table#ams .ts {
	text-align:left !important;
	padding-left:5px !important;
	white-space:nowrap;
}
table#ams tbody tr:hover td {
	background-color:#f9ffef !important;
	color:#000;
}

#hlp_assm {
	position:absolute;
	width:240px;
	font-size:8.25pt;
	display:none;
	padding:10px;
	background-color:#fff;
	border:solid 1px #963;
}
#hlp_assm li {
	display:none;
}
