#companyname, #contactname,
#address, #city, #comment, #company,
#email, #fax, #firstname, #lastname, #middlename, 
#password, #password_repeat, #phone, #zipcode,
#shipping_address, #shipping_city, #shipping_zipcode {
	width: 230px;
}

form#loginform table tr th {
	padding-right: 20px;
	font-weight: normal;
	white-space: normal;
}
form#contact table tr th {
	padding-right: 20px;
	font-weight: normal;
	white-space: normal;
	width: 135px;
}
form#contact table tr th.required {
	background: url(/interface/double-arrow-small.gif) no-repeat center right;
}
.error {
	color: #f00;
}

a.forward {
	padding-right: 15px;
	background: url(/interface/double-arrow-small.gif) no-repeat right center;
}

form strong {
	color: #E85027;
}

