.slat{
	background: url('images/bg_button.gif') no-repeat;
	width:150px;
	height:27px;
	color:#fff;
	font-family:  Myriad Pro, Arial;
	font-style:italic;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	border:none !important;
}
.forms1{
	float:left;
	width:100%;
}
.field1{
	float:left;
	width:100%;
	padding:4px;
	margin:bottom:7px;
	border-bottom:#f6f6f6 1px solid;
}
label{
	float:left;
	width:240px;
	padding-left:60px;
}
.myinput{
	float:left;
	height:16px;
	width:220px;
	border: 1px solid #e7e7e7;
}
.mytextarea{
	width:220px;
	border: 1px solid #e7e7e7;
}
textarea{_margin-left:-3px;}