.notesformtext {
font-family: Verdana;
font-size: 1.0em;
text-align: left;
line-height: 3.0em;
margin-left: 10px;
}

.notesfieldset {
border: 1px solid #781351;
text-align: left;
}

.noteslegend {
color: #000;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px;
font-weight: bold;
}

label {
margin-left: 10px;
}

/*=== Width changed to 80% for Domino Server Center Column ===*/
#centrecontent {
	width:80%;
	float:left;
	position:relative;
	z-index:1;
	margin:0 -1px;/* moz fix*/
}

#centrecontentnew {
	width:99%;
	float:left;
	position:relative;
	z-index:1;
	margin:0 -1px;/* moz fix*/
}

#bodytext {
	width: 100%;
}
