h1.registration{
	color:#FD7920;
	font-size:13px;
	font-weight:bold;
	padding-top:3px;
	text-align:left;
	text-transform:uppercase;
	width:385px;
	padding-left:23px;
}
#registration{
	width:385px;
	padding-left:23px;
}
#registration legend{
	color:#FD7920;
	font-size:12px;
}
#registration label{
	color:#565656;
	float:left;
	font-size:12px;
	height:21px;
	text-align:left;
	padding-top:4px;
	width:150px;
}
#registration input{
	height:17px;
	margin-bottom:2px;
	width:200px;
	text-align:left;
	color:#565656;
}
#registration select{
	height:17px;
	margin-bottom:2px;
	text-align:left;
	color:#565656;
}
#registration .submit{
	background-image:url(../fooldal/pics/newsletter_button.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	border:medium none;
	color:white;
	height:26px;
	margin-top: 5px;
	padding-bottom:2px;
	cursor: pointer;
	width:84px;
}

