﻿div#email-form {
	margin-left: 15px;
}

#email-form h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 7px;
	letter-spacing: 0px;
	color: #333333;
}

#email-form .orange-text { color: #f8981d; }	

#email-form input {
	width: 250px;
	margin-top: 2px;
	height: 18px;
	padding-top: 3px;
}

#email-promotions {
	margin-left: 12px;
}



