

/* #fff2bc */
.ajax_notice {
	background: #aaff33; 
}

.ajax_notice input {
	background: #fff url(http://fast.mediamatic.nl/f/lngg/ima/throbberwait.gif) no-repeat 100% 0; 
}

.required_field_title {
}

.required_field_title a {
	color: red;
	text-decoration: none;
}

.required_field {
	background-color: #f00;
/*	border-left: solid 3px red;*/
/*	padding-left: 8px;*/
}

#corner_notice {
	display: none;
	padding: 8px 12px;
	position: fixed;
	top: 0px;
	right: 0px;
	background: #aaff33; 
}

