#content .col1 {
	background:url(/img/content/hfa_tank.jpg) no-repeat right top;
}

#orderform .cb {
	height:1em;
}

#orderform .products input {
	width:50px;
}

#orderform .fieldmessage {
	font-size:1em;
	text-align:right;
	line-height:1em;
	clear:both;
	color:#a3aeb3;
	width:460px;
	margin:0;
	padding:0;
}

#message {
	display:none;
}

#orderform .required {
	color:#000;
}
#orderform .requiredField {
	border:solid 1px #ff0000;
	color:#ff0000;
}

