#subscribe {
  height: 25px;
}

#enews_email {
  float: left;
  border: 1px solid #D2D1BB;
	color:#807E4D;
	font: normal 11px/17px verdana, arial, sans-serif;
	height: 17px;
	width: 200px;
	padding: 0 5px;
	margin: 4px 0 0;
}

#enews_submit {
  margin: 4px 0 0 10px;
  text-align: center;
  background: #D7D7B9;
  border: 1px solid #727042;
  padding: 1px 10px;
  color: #727042;
  font: normal 11px/11px verdana, sans-serif;
}