#signup {
	margin: 0 1px 1em 0;
	padding: 5px 0;
	background: #f5f5f5;
	text-transform: uppercase;
	font-size: .9em;
	line-height: .9em;
	border-style: solid none;
	border-width: 1px;
	border-color: #e4e7d6;
	font-weight: bold;
	color: #777777;
}