/* OverRide Background For Right Bar Style */
#pageWrapper{ background:url(/img/pageFrame/frameBackRightBar.gif) no-repeat; }

#pageBanner{  position:relative; margin-left:15px; margin-right:15px;}
#pageBody{float:left; width:646px; margin-left:35px; margin-top:20px; line-height:16px;}
#pageBody h1{ margin:10px 0px; }
#pageBody ul{ margin:5px 0px 5px 30px; }
#pageBody li{ margin:5px 0px 5px 0px; }

#rightPageCol{ width:254px; float:right; margin-right:35px; margin-top:20px;}
#rightPageCol h2{ color:#5b6069; font-size:12px; height:18px; padding-top:3px; font-weight:bold; background:url(/img/titleBars/rightPageBarTitle.gif) no-repeat; text-indent:10px; }
#rightPageCol h2.marginTop{ margin-top:20px; }
#rightPageCol p{ padding-left:10px; padding-right:10px; }
#rightPageCol img{ margin-right:10px; }

#nowPlaying{position:relative;width:254px; height:78px; background:url(/img/support/videos/nowPlaying.gif) no-repeat;  }
#nowPlaying h2{position:relative;color:#FFF; padding-top:8px; margin-left:10px; background:none; }
#nowPlaying p{color:#FFF; padding:0px; margin-left:20px; font-size:12px;}
#nowPlaying div.row{margin-top:2px; }
#nowPlaying span.label,#nowPlaying span.lblContent {color:#FFF }

#videoTranscription{position:relative; width:646px; height:57px; margin-top:20px; background:url(/img/support/videos/videoBkgTranscriptions.jpg) no-repeat;  }
#videoTranscription h2{position:relative;color:#FFF; margin-left:65px; padding-top:7px; font-size:15px; font-weight:bold;  }
#videoTranscription p{color:#FFF; padding:0px; margin-left:65px; padding-top:5px; font-size:13px; }

#videoEmbedContainer{ width:626px; height:398px; padding:10px; margin-top:10px; background:url(/img/support/videos/videoBkgSmall.gif) no-repeat;}

.row{ margin-top:5px; padding:0px 10px; }
.row span.label{ float:left; width:40px; padding-right:5px; text-align:right; border-right:1px solid black; }
.row span.lblContent{ float:right; width:180px; text-align:left; }
