#intro h1 { margin-bottom:20px; margin-top:10px; }

#landing-top-panel { background-color:#f2f2f2; height:50px; position:relative; }
#landing-top-panel .ltp-title { position:absolute; bottom:0; left:5px; }
#landing-top-panel .ltp-btn { cursor:pointer; background-color:#ffffff; position:absolute; bottom:0; right:10px; padding:5px 40px 5px 20px; border-radius:10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0;}
#landing-top-panel .ltp-btn h1 { font-size:30px; margin:0; color:#00adee; }
#landing-top-panel .ltp-btn.close h1 { color:#b2e7fa; }
#landing-top-panel .ltp-play { position:absolute; right:10px; top:8px; background:url(/img/title_play.png) no-repeat top left; width:23px; height:23px; }
#landing-top-panel .ltp-btn.close .ltp-play { background-image:url(/img/api/close.png); }

#landing_player, #landing_splash { width:700px; height:404px; margin:0; padding:0; }
#spencers_blurts { font-size:24px; text-align:right; margin-top:5px; }

#land-icons-rollover { height:20px; text-align:center; font-weight:bold; margin-top:5px; color:#666; }
#land-icons { height:70px; margin:0 auto; width:460px; padding:10px 0; }
.land-icon { background: url("/img/how/main.png") no-repeat 0 0; height: 70px; width:70px; margin:0 10px; float:left; cursor:default; }

.land-icon.img1 { background-position: 0 0; }
.land-icon.img2 { background-position: 0 -70px; }
.land-icon.img3 { background-position: 0 -140px; }
.land-icon.img4 { background-position: 0 -210px; }
.land-icon.img5 { background-position: 0 -280px; }

#bottom-intro { padding-top:10px; text-align:center; }
#bottom-intro h2 { margin:20px 10px 30px 10px; }
#one-blurt-play { margin:20px; }

