.inputbox {
	BORDER: #cbcbcb 1px solid;
}
.inputWriting {
	BORDER: #ff9900 1px solid;
}
.notesText {
	COLOR: #666
}
.notesTextWarning {
	BORDER-RIGHT: #00a8ff 1px solid; BORDER-TOP: #00a8ff 1px solid; DISPLAY: block; PADDING-LEFT: 20px; BACKGROUND: url(icon_warning.gif) #e2f5ff no-repeat 4px 4px; BORDER-LEFT: #00a8ff 1px solid; BORDER-BOTTOM: #00a8ff 1px solid
}
.notesTextOk {
	DISPLAY: block; BACKGROUND: url(icon_ok.gif) no-repeat 4px 4px
}
.notesTextError {
	BORDER-RIGHT: #ff6600 1px solid; BORDER-TOP: #ff6600 1px solid; DISPLAY: block; PADDING-LEFT: 20px; BACKGROUND: url(icon_error.gif) #fff2e9 no-repeat 4px 4px; BORDER-LEFT: #ff6600 1px solid; BORDER-BOTTOM: #ff6600 1px solid
}
