#landingPage {
width:960px;
}
#canvas {
height:490px;
}
#flashContainer{
position:absolute;
top:0;
left:0;
z-index:1;
}
#prelisten{
display:none;
}
#submit label{
display:none;
}
#enterPhone{margin-top:-8px;}

#enterPhone label{
background:url("../img/new_cta-text_black.png") no-repeat scroll 0 0 transparent;
display:block;
font-size:0;
height:175px;
left:-4px;
margin:0;
position:relative;
top:-40px;
width:361px;
}
#editable #form{
display:none;
background:none;
right:180px;
margin-top:227px;
}

#incorrectPhoneError{
color:#000000;
display:none;
left:83px;
position:absolute;
top:83px;
}

#inputBox {
font-size:18px;
font-weight:bold;
left:83px;
position:absolute;
top:96px;
width:140px;
}

#submit input{
background:transparent;
background-image:url(../img/bt-gadoor.png);
background-repeat:no-repeat;
border:0;
height:59px;
left:62px;
margin:0;
position:absolute;
top:126px;
width:200px;
}

#topRightLegalText{
z-index:100;
}
#bottomRightLegalText{
z-index:101;
}
#bottomRightLegalText span,#topRightLegalText span{
color:#fff;
}
#googleTickbox {
margin-left:34px;
margin-top:4px;
position:relative;
top:6px;
width:280px;
}
#googleTickbox span{ color:#000;}
#googleAlertBox{top:96px;}
#bottomLeftLegalText{ z-index:102; bottom:15px;}
#bottomLeftLegalText span{color:#fff;}

#bottomRightLegalText a:link, #bottomRightLegalText a:visited, #bottomRightLegalText a:hover  {
color:#fff;

}