.error {
	line-height:1.5em;
	border:2px solid #E8BDB6;
	background:#F2D5D2 url(/img/icon-error.png) 12px 11px no-repeat;
	color:#A92F2A;
	margin:0 0 10px;
	padding:12px 20px 12px 40px;}

#success {
	border:2px solid #C7EDB4;
	background:#DFF6D1 url(/img/icon-success.png) 12px 14px no-repeat;
	margin:0;
	padding:20px 20px 12px 50px;}

#success p {
	color:#6B7E21;}

#success a {
	float:right;
	margin-top:10px;
	background:transparent url(/img/button-close.png) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
	width:43px;
	height:14px;}

#contact h2 {
	color:#363636;
	font:normal 37px/1em "Epic","Times",serif;
	font-style:italic;
	letter-spacing:-0.03em;
	margin-bottom:13px;}

fieldset {
	width:510px;
	margin-bottom:7px;
	padding:0 15px 15px;
	border:1px #DCDBDB solid;
	/*border-bottom:1px #9c9c9c dotted;*/
	/*background:url(/_core/img/bg-fieldset.png) repeat-x 0 -15px;*/}

fieldset > h3 {
	margin-left:-15px;
	margin-right:-15px;
	padding:10px;
	background-color:#ededed;
	font:normal 18px "Epic","Times",serif;
	font-style:italic;}

.required {
	background:transparent url(http://www.steinwaydealer.com/_core/img/bg-required-en.png) center right;}

label {
	color:#3E434A;
	display:block;
	margin-bottom:8px;}
label, .bump {
	margin-top:15px;}
label, #facebox div {
	color:#363636;
	font:normal 11px/1em "Lucida Sans","Lucida Grande",sans-serif;}

.choice {
	display:inline;}

#facebox div.submit {
	color:#3E434A;
	font:normal 12px "Lucida Sans","Lucida Grande",sans-serif;
	border:0 red dotted;
	line-height:37px;}
#facebox div.submit a {
	color:#A3620A;}

#first_name,
#last_name,
#email,
#phone,
#street_address,
#address2,
#city,
#state,
#zip,
#model,
#finish,
#serial,
#location {
	/*100%*/
	font:normal 14px/1em Verdana,sans-serif;
	height:20px;
	width:90%;}

fieldset div {
	float:left;}

.hundred {
	clear:left;
	width:100%;}

.fifty {
	width:50%;}
	
.forty {
	width:40%;}

.thirty {
	width:30%;}
	
.twenty {
	width:20%;}

