/**
 * File: http://www.facilitywarehouse.com/assets/templates/account/css/styles.css
 */

h5.error, h5.confirm {
	margin-top:5px;
	padding:2px 10px;
	text-align:center;
}
h5.error {
	background:#BB3333;
}
h5.confirm {
	background:#338833;
}
input,
select,
textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
