/*

CUSTOM EMAIL SUBSCRIBTION STYLES

by Editor AG.

http://editor.ag/

*/

#emails
{
	background-color: #732B23;
	margin:30px;
	padding:10px;
	border: 1px solid #FF8D04;
}

#emails input[type="submit"]
{
	margin-top:10px;
}

#emails input[type="text"]
{
	margin-bottom: 10px;
}