
a.cta {
	color:#FFFFFF;
	display:block;
	float: left;
	padding:3px 7px 3px 7px;
	text-decoration:none;
	white-space: nowrap;	
	margin-bottom: 40px;
}

a.downloadWidget {
	font-family:"Courier New",Courier,monospace;
	font-size:24px;
	line-height:24px;
	padding-right: 34px;
	background-image: url(../images/arrow_down.png);
	background-position: right 1px;
	background-repeat: no-repeat;
	background-color:#E3006A;
}

a.emailSignup, a.visitWebsite {
	font-size:16px;
	line-height:16px;
	background-color:#006ae1;
}

#content h1 {clear: both;}
#content h1, #content .copy p {color:#006ae1;}
#content .copy a {color:#E3006A;}