

#content { width:940px;
	margin:0px auto;
	text-align: left;
	position: relative;
	overflow:hidden;
	background:#fff;
	font-size: 65%; line-height: 150%; color:#333; }

.set{ width:881px; margin:20px 0px 0px 29px; text-align:left; position: relative; overflow:hidden;}

h1, pre { font-size:1.2em; text-transform:uppercase; border-bottom:1px dotted #333; width:180px; }

label, fieldset { 
	display: block; 
	margin-bottom: 1.5em;
}

fieldset label { margin-bottom: 0; }


input { text-decoration:none;  border:1px solid #0052c9; margin: 0px 0px 10px 0px;}

.required { color: #0052C9; font-weight: bold; width: 350px; font-size:1.2em;}

.error { color: #fff; font-weight:bold; font:1.1em; background: #009933; font-size:.78em;}

dt { font-weight: bold;  }

form{color:#000;}

textarea {width: 350px; border: 1px solid  #0052c9; background:#fff; height:150px; overflow:hidden;}

label {margin: 0px 0px 20px 0px;}

.phone{ color:#000000; font-weight:bold; }

.click{ background: #009933; color:#fff; width:90px; text-transform:uppercase; font-weight:bold; }