/* CSS Document */


.leftcol{
	width:350px;
}

.rightcol{
	width:350px;
}

.load_quote_miniform{
	position: relative;
	float: right;
	top: -3px;
	/*visibility: hidden;*/
}

.load_quote_miniform fieldset{
	height: 192px;
}

.error_msg {
	width: 96%;
	padding: 15px;
	border: #F00 thin solid;
	background: #FCC;
}
