body {
  margin           : 0;
  padding          : 0;
  color            : #FFF;
  font-size        : 11px;
  font-family      : "Lucida Grande", Verdana, Arial, sans-serif;
  background-color : #000;
  background-repeat: repeat-x;
  background-position: bottom center;
}
a, a:visited,a:link, a:active {
  color           : #FFF;
  text-decoration : underline;
}
a:hover {
  color           : #FFF;
  text-decoration : underline;
}

img {border: 0; outline:none;}
object {outline:none;}

/* -- Header -- */
#wrapperHeader {
  height: 48px;
}
#headerChrome {
  height: 48px;
}

/* -- Content -- */
#wrapperFlash {
  padding: 30px 0;
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}
#flashcontent {
}
#fb-like {
  display:none;
}

/* -- Footer -- */
#wrapperFooter{
  margin: 10px auto 0 auto;
}
#footerCentered {
  text-align: center;
  width: 800px;
  background-color: #000;
  margin: 0 auto;
  padding: 5px 0 15px 0;
  color: #ababa9;
}

#ratingsInfo, #ratingsInfo a, #ratingsInfo a:hover {color: #ababa9 !important; }

#footerGlobal {
  margin: 0px 0 0 0;
}
.textOnlyLink {
  font-size: 14px;
}

#filmisnotyetrated {
  color:#FFFFFF; 
  text-decoration:none; 
  border:1px solid #FFFFFF; 
  font:bold 11px "Lucida Grande", Verdana, Arial, sans-serif;; 
  display:block; 
  width:240px; 
  height:23px; 
  margin:0 auto 10px; 
  padding-top:8px; 
  text-align:center;
}