/*-------------- general layout ------------------*/
body {
	background-color:#FFFFFF;
	background-repeat: repeat-x;
}
#content { width:835px; min-height:350px; _height:360px; padding:53px 52px 18px; overflow:hidden; background:url(../images/backwhite.gif) repeat-y; }
#content:after { content:'.'; display:block; clear:both; height:0; visibility:hidden; }
#content.shareactive { min-height:500px; _height:500px; }
#content.shareactive #share { display:block; }
#content.shareactive #intro { display:none; }
#content .cap { position:absolute; left:0; width:984px; height:9px; }
#content .cap.top { top:0; background:url(../images/bg_cap_top20081014.gif) no-repeat; }
#content .cap.bottom { bottom:0; _bottom:-9px; background:url(../images/bg_cap_bottom20081014.gif) no-repeat; }
#content p { width:260px; margin-bottom:20px; clear:left; }
#content img.left { margin:0 0 25px 0; }
#content a { float:left; }
#content a.toggleshareview { clear:left; }
#content #triggerHD { clear:left; display:block; width:214px; height:20px; margin-top:10px; text-indent:-9999px; outline:none; background-image:url(http://images.apple.com/quicktime/qtv/specialevent1008/images/btn_watchHD20081014.gif); background-repeat:no-repeat; background-position:0 0; }
#content #trigger.loading, #content #triggerHD.loading { background-position:0 100%; }

#content #qt, #content #qtHD { position:absolute; left:-9999px; }
#backtovideo { position: absolute; z-index:9999; bottom: 5px; _bottom:80px; left: 340px; font-size:12px; background: url(http://images.apple.com/quicktime/qtv/specialevent1008/images/share/video_icon20081014.png) center left no-repeat; padding-left: 25px; }
#content #share { display:none; position:relative; left:-10px; top:-10px; }
