.notifyBox{
	border:1px solid #444444;
	background-color:#FFFFDD;
	padding:5px;
	margin-bottom:10px;
}

.errorMessage{
	color:#FF0000;
}
