
.myform{
	margin: 0 auto;
	width: 520px;
	padding: 0 14px 14px 14px;
}

.address h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}

.address p{
	font-size:12px;
	color:#666666;
	margin-bottom:20px;	
	padding-bottom:10px;
}

#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}


#stylized p{
	color: #474747;

}


#stylized p{
	font-size:12px;
	color: #474747;
	margin-bottom:20px;	
	padding-bottom:10px;
}

#stylized label{
	display:block;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #474747;
	font-size: 14px;
	font-weight: bold;
	text-align:right;
	width: 110px;
	float:left;

}

#stylized .small{
	color: #474747;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:110px;
}

#stylized input{
	float:left;
	font-size:12px;
	padding:4px 4px;
	border:solid 1px #dce7ed;
	width:350px;
	margin:2px 0 20px 10px;
	background: #f5fafd;
}


#stylized textarea{
	float:left;
	font-size:12px;
	padding:4px 4px;
	border:solid 1px #dce7ed;
	width:350px;
	height: 180px;
	margin:2px 0 20px 10px;
	background: #f5fafd;
}


	#quickquote fieldset{
		border:none;		
		padding-bottom: 5px;
		margin-left: -26px;
		}		
	#quickquote legend{display:none;}	
	#quickquote p{margin:.5em 20px;}	
	#quickquote label{display:block; font-weight: bold; padding-bottom: 2px;}	
	#quickquote input, #quickquote textarea{		
		width:204px;
		font-size: 13px;
		border:1px solid #c3c3c3;
		background:#f3f3f3;
		padding:5px 3px;
		color:#333;
		}		
	#quickquote textarea{
		height:50px;
		overflow:auto;
		}					
	#quickquote p.submit{
		text-align:right;
		}	
	#quickquote button{ 
	clear:both;
	margin-left:110px;
	margin-top: 8px;
	margin-bottom: 6px;
	width:108px;
	height:26px;
	background: url(http://www.benthomascreative.com/images/css/button.png) no-repeat;
	text-align:center;
	line-height:20px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	border: 0px;
	padding-right: 17px;
	float: right;
}		


.notification_error
{
border: 1px solid #cfbcba;
height: auto;
margin-top: 3px;
margin-bottom: 3px;
width: 96%;
padding: 6px;
background: #e8cecb;
text-align: left;
color: #963025;
font-size: 12px;
-moz-border-radius: 5px;
}

.notification_ok
{

height: auto;
width: 96%
margin-top: 3px;
margin-bottom: 3px;
padding: 6px;
color: #474747;
font-size: 13px;
text-align: left;
-moz-border-radius: 5px;
}



#fields label {
color: #474747;
padding-top: 4px;

}


#fields button{ 
	clear:both;
	margin-left:94px;
	width:108px;
	height:26px;
	background: url(http://www.benthomascreative.com/images/css/button.png) no-repeat;
	text-align:center;
	line-height:20px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	border: 0px;
	padding-right: 17px;
	float: right;
}

.spacer{clear:both; height:1px;}

.element_spacer{clear:both; height:10px;}

table.quote td{
	padding: 6px;
}


table.quote input {
	float:left;
	font-size:12px;
	padding:4px 4px;
	border:solid 1px #d3d4d5;
	width: 300px;
	margin:2px 0 0px 10px;
	background: #f5fafd;
}


table.quote textarea{
	float:left;
	font-size:12px;
	padding:4px 4px;
	border:solid 1px #d3d4d5;
	width:300px;
	margin:2px 0 20px 10px;
	background: #f5fafd;
}


table.quote p {

line-height: 1.0em;
padding: 0px;
margin: 0px;

}


table.quote select {
	margin-bottom: 19px;
	font-size:16px;

	width: 260px;
}



.quote h3 {

font-weight: bold;

}






