.email-capture-box {
	background: url(http://edge1.pokerlistings.com/assets/Uploads/emailcatcherwithout-cake.jpg) no-repeat top left;
	width: 980px;
	height: 257px;
}
.email-capture-input-fld {
	width: 285px;
	height: 22px;
	border: 1px solid #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 2px 5px;
	margin-bottom: 10px;
}
.email-capture-controls {
	position: relative;
	top: 100px;
}
.email-capture-right {
	float:right;
	right:100px;
}
.email-capture-left {
	float:left;
	left:100px;
}
.buttonContainer {
	margin-top: 21px;
}
.buttonContainer input{
	background-image: url(http://edge1.pokerlistings.com/assets/Uploads/btn2.jpg);
	background-color: transparent;
	height: 25px;
	width: 294px;
	padding-bottom: 3px;
	border: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: 600;
	text-align: center;
	text-shadow: 1px 1px 0 #606761;
	letter-spacing: 0.5px;
	cursor: pointer;
}
.af-description{
    display: block;
    float: left;
    left: 160px;
    position: relative;
    top: 88px;
    font-weight: bold;
    color:#FFF;
    font-family: Arial;
    font-size: 12px;
    font-stretch:expanded;
    text-transform: uppercase;
}

.af-description span{
	font-weight: normal;
	text-transform: none;
}