.subscribe-form-widget-email-field {
	width:64%;
	height:25px;
	line-height:25px;
	font-size:12px;
	float:left;
}

.subscribe-form-widget-email-field > input[type=text] {
	height:25px;
	line-height:25px;
	padding-top:0;
	padding-bottom:0;
}

.subscribe-form-widget-intro {
	font-size:14px;
	margin-bottom:6px;
}

.subscribe-form-widget button {
	float:right;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:25px;
	line-height:13px;
}
