
body,td,div,span{
font-family:arial,verdana,sans-serif;font-size:24px; color:#fff;
background:#1b242e;
}

.logo{
padding:40px 40px 5px 50px; clear:both;
}

.container{
padding:20px 40px 60px 40px; margin:40px;
border-top:1px solid #474747;
border-bottom:1px solid #474747;
}

.pageHeader{font-size:32px; padding:20px 0;}

button{
background:#1b242e url(/assets/images/buttons/submit.gif) no-repeat;
position:relative;
cursor:pointer;
overflow:visible;
width:102px; height:30px; border:none; margin-left:auto; margin-right:auto;
}

button:active{
	background:#1b242e url(/assets/images/buttons/submit_over.gif) ;
}


#commentLimitWarning{padding:40px 0 10px 30px;}
#Comment,#EmailAddress{background:#c6c6c6;font-size:18px;}
#Comment{width:100%; height:100px;}
#EmailAddress{width:50%; float:right; margin:80px 0; height:30px;}
#EmailAddressTitle{width:50%; float:left; margin:80px 0;}
#NewAppImproved, #tabletOrDesktop{padding:80px 0 60px 0;}
.options{padding:30px;}
.opt{margin:20px 0;}
.required{color:#4099cc;}
