#product-container #product-image {
	width: 200px !important;
}

#product-info {
	width: 300px !important;
}

#content #product-container h4 {
	color: #C14F32 !important;
}

#more-info {
	width: 600px;
}


#contact-list {
	margin-bottom: 20px;
	float: left;
}

#more-info ul {
	list-style: none;
 	margin: 0;
 	padding: 0;
 	color: #555555;
}

#more-info strong {
	color: #C14F32;
}

.fwidth {
	width: 250px;
	border: 1px #636466 solid;
	font-size: 12px;
	padding: 5px;
	color: #636466;
	background-color: #f9f9f9;
}

.state-width {
	width: 262px;
	border: 1px #636466 solid;
	font-size: 12px;
	color: #636466;
	background-color: #f9f9f9;
	padding: 4px;
}

.emailwidth{
	width: 260px;
	background: white;
}

.fsubmit{
	border: 1px #636466 solid;
}


#more-info h4 {
	color: #555555;
	font-size: 1.24em;

}

#contact-form {
	color: #636466;
}

input {
	margin-bottom: 10px;
}

select {
	margin-bottom: 10px;
}

textarea {
	margin-bottom: 10px;
}


div.field {
	clear: both;
}

div.fieldOpt {
	float: left;
}

div.fieldOr {
	float: left;
	margin: 0px 10px;
}

label.magiclabel {
	position: absolute;
	padding: 4px;
}

.error-group {
	border: 1px solid #ff0000;
	background: #ff8e8e;
	margin: 20px 0;
	padding: 15px;
}

.required {
color: #ff0000;
}

.certifications td label {
	float: left;
	width: 80px;
}

.contact-column {
	width: 460px;
}