.left_column {
	width: 660px;
	margin-right: 20px;
}

.right_column {
	margin-top: 3px;
}





.error {
	border: 1px solid red !important;
}
.error_message {
	clear: none !important;
	float: left;
	text-align: top;
	height: 21px;
	width: 240px;
	padding-top: 12px;
	padding-left: 5px;
}

.readonly_field {
	clear: none !important; 
	float: left; 
	padding-top: 12px;
}

.properties LABEL {
	width: 100%;
	display: block;
	font-weight: normal;
}
