#gu_subscribe_form {
/*	font:0.8em Arial, Helvetica, Sans-serif;*/
/*	padding: 0.5em;*/
	margin-top: 10px;
	margin-bottom: 0px;
}
 
#gu_subscribe_address {
  padding: 0;
  margin: 0;
  width:140px;
  background: #444;
  color: white;
	font-family: courier new, "lucida console", sans-serif;
	font-size: 12px;
}
 
#gu_subscribe_submit {
  padding: 0; 
  margin: 0;
  width: 70px;
  background: #444;
  color: white;
	font-family: courier new, "lucida console", sans-serif;
	font-size: 12px;
}