#video-slogan {
  background:#720038  url(/assets/img/site/video/box-slogan-f.gif) 100% 100% no-repeat;
  }
  #video-slogan p {
    background:#95004a url(/assets/img/site/video/box-slogan-h.gif) 100% 0 no-repeat;
    }

#top-clips { 
	color:#CCC; 
	}
	#top-clips p.length { 
	  font:normal 10px Verdana,Arial,Helvetica,sans-serif; 
	  }
	#top-clips div.h {
	  background:#2D0A1E url(/assets/img/site/video/box-top-h.jpg) 0 0 no-repeat;
	  }
  #top-clips div.f {
    background:#2D0A1E url(/assets/img/site/video/box-top-f.jpg) 0 0 no-repeat;
    }
	#top-clips div.c {
    background:#2D0A1E url(/assets/img/site/video/box-top-c.jpg) 0 0 repeat-x;
    }
  #top-clips a { color:#EEE; }
  #top-clips h1 {
    color:#95004a;
    font-weight:normal;
    font-size:14px;
    margin-left:20px;
  }
  #top-clips table.grid-2x2 { 
    width:640px; 
    }
    #top-clips table.grid-2x2 td {
      padding:10px 10px 10px 20px;
      vertical-align:top;
      width:320px;
      }
  #top-clips img.content-small {
    border:solid 2px #95004a;
    float:left;
    }
  #top-clips div.announce { 
    margin-left:110px; 
    }
    
#all-clips {}  
  #all-clips h2 { color:#95004a; }
  #all-clips div.pager a.active, #all-clips div.pager a:hover {
    background-image:url(/assets/img/site/video/bg-pager-current.gif);
    }

#clip {}
  #clip h1 { border-left-color:#95004a; }
  #clip div.movie {
    clear:left;
    margin-top:10px;
    margin-bottom:25px;
    padding:0 20px;
    background:#2D0A1E url(/assets/img/site/video/bg-movie.jpg) repeat-x;
    text-align:center;
    }
    #clip div.movie object { 
      vertical-align:middle; 
      }
  #clip p.brief { 
    padding:0 20px 20px 20px; 
    }

