fieldset{
	margin: 10px 5px;
	clear: both;
	color: #333333;
	padding: 10px;
	text-align: left;
	background-color: #E8FAEF;
}
@media screen {
* html legend {
margin: -23px 0 0 0;
position: fixed;
line-height: 1.4;
}
}
fieldset p{
	color: #333333;
	margin: 5px;
	padding: 0px;
	
}
div.javascript_error div, div.server_error{
	font-weight: bold;
	color: #990000;
	float: left;
}

hr{
	height: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	border-top: solid 1px #999999;
}
legend{
	border: 1px solid #666666;
	font-weight: bold;
	padding: 3px;
	background-color: #E8FAEF;
}
div#required_legend{
	top: 20px;
	_top: 8px;
	position: relative;
	font-size: 1.2em;
	font-style: italic;
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-right: 15px;
}
input.form_submit{
	margin-left: 333px;
	_margin-left: 0px;
	margin-bottom: 5px;
}

input, select, textarea{
	margin-bottom: 3px;
}
.action_button{
	padding: 2px;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin: 0px;
}
/* Start Contact Information */
fieldset#contact_information label{
	width: 90px;
	display: block;
	float: left;
}

fieldset#contact_information input{
	
	display: block;
	float: left;
	margin-right: 5px;
	
}

fieldset#contact_information input.element_address1{
	width: 281px;
}

fieldset#contact_information input.element_address2{
	width: 281px;
}

fieldset#contact_information input.element_email{
	width: 281px;
}

#citystatezip #b_city label{
	width: 90px;
}
#citystatezip #b_city input{
	width: 100px;
}

#citystatezip #b_state label{
	width: 42px;
	margin-left: 10px;
}
#citystatezip #b_state input{
	width: 25px;
}

#citystatezip #b_zip label{
	width: 30px;
	margin-left: 10px;
}
#citystatezip #b_zip input{
	width: 50px;
}

.phone_block input{ width: 30px; }
span.phone_block div label{

}
/* End Contact Information */

/* Start Request Quote */
span#dropdown_section select{
	width: 135px;
	margin-right: 10px;
	margin-bottom: 3px;
}

div#products_interested_block{
	width: 600px;
}
div#products_interested_block div,div#products_interested_block label,div#products_interested_block input{
	display: block;
	float: left;
}

label.label_products_interested{
	width: 150px;
	margin-left: 5px;
}
label.label_hear_about_us_other,label.label_comments{
	display: block;
	float: left;
	width: 150px;
}
input.hear_about_us_other{
	width: 250px;
}
textarea.comments{
	width: 250px;
}

/* End Request Quote */


/* Start Service Call */
span#service_call_block div label{
	display: block;
	float: left;
	width: 100px;
}
span#service_call_block div input{
	display: block;
	float: left;
	width: 175px;
}
span#service_call_block div textarea{
	display: block;
	float: left;
	width: 350px;
}

/* End Service Call */

/* Start Contact */
fieldset.contact_block div label{
	display: block;
	float: left;
	width: 90px;
}
fieldset.contact_block div textarea{
	display: block;
	float: left;
	width: 280px;
}
/* End Contact */

/* Start Order Status */
label.label_rep, label.label_comments{
	display: block;
	float: left;
	width: 90px;
}
span.comments_extend div textarea{
	width: 280px;
}
/* End Order Status */
