@CHARSET "ISO-8859-1";
label{
	float: left;
	width: 180px;
	font-weight: bold;
}

.required_wrong
{
	background: #FFC3BC;
}

.required_ok
{
	background: #C9FFC9;
}
#delivery_address{
	display: none;
}
