#col_a {
	float: left;
}

#col_b {
	float: right;
	width: 300px;
}

#contact_us label {
	display: block;
	padding: 10px 0 2px 0;
}

.error_msg {
	color: red;
	padding: 1px 0 3px 0;
}

#main {
	/*background: url('/images/deco8.jpg') no-repeat center bottom;
	height: 390px;*/
}