


.page_container {
  /* tables still need 'cellspacing="0"' in the markup */
  text-align: center;
  font: 12px/1.5 helvetica, verdana, arial, sans-serif; 
  color: #444;
}


.page_container html, .page_container body, .page_container div, .page_container span, .page_container applet, .page_container object, .page_container iframe,
.page_container h1, .page_container h2, .page_container h3, .page_container h4, .page_container h5, .page_container h6, .page_container p, .page_container blockquote, .page_container pre,
.page_container a, .page_container abbr, .page_container acronym, .page_container address, .page_container big, .page_container cite, .page_container code,
.page_container del, .page_container dfn, .page_container em, .page_container font, .page_container img, .page_container ins, .page_container kbd, .page_container q, .page_container s, .page_container samp,
.page_container small, .page_container strike, .page_container strong, .page_container sub, .page_container sup, .page_container tt, .page_container var,
.page_container dl, .page_container dt, .page_container dd, .page_container ol, .page_container ul, .page_container li,
.page_container fieldset, .page_container form, .page_container label, .page_container legend,
.page_container table, .page_container caption, .page_container tbody, .page_container tfoot, .page_container thead, .page_container tr, .page_container th, .page_container td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
.page_container *:focus {
  outline: 0;
}
.page_container body {
  line-height: 1em;
  color: black;
  background: #fff;
}
.page_container ol, .page_container ul {
  list-style: none;
}
.page_container table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
.page_container caption, .page_container th, .page_container td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
.page_container q, .page_container blockquote {
  quotes: "" "";
}
.page_container q:before, .page_container q:after, .page_container blockquote:before, .page_container blockquote:after {
  content: "";
}
.page_container img a {
  border: none;
}
.page_container a {
  color: #d44518;
  text-decoration: none;
}
.page_container a:hover {
  text-decoration: underline;
}
.page_container .bgimg {
  display: block;
  text-indent: -1000em;
  overflow: hidden;
}
.page_container div.container {
  width: 973px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}
.page_container #main {
  margin-left: 5px;
  float: left;
  width: 668px;
  height: 390px;
  background: #000;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.page_container #movietitle {
  width: 668px;
  height: 28px;
  background: #000;
  overflow: hidden;
  position: absolute;
  left: 5px;
  top: 360px;
}
.page_container #movietitle h3 {
  width: 630px;
  height: 100%;
  overflow: hidden;
  background: #000;
  position: relative;
  text-align: left;
  color: #ffffff;
  font: 16px/1.8 helvetica, verdana, arial, sans-serif;
  font-weight: bold;
}
.page_container #moviedescription {
  margin-left: 5px;
  float: left;
  width: 668px;
  position: relative;
}
.page_container #moviedescription p {
  text-align: left;
  color: #000000;
  font: 12px/1.5 helvetica, verdana, arial, sans-serif;
  font-weight: normal;
}
.page_container #sidebar {
  float: right;
  width: 300px;
  height: 140px;
  text-align: left;
  overflow: hidden;
}
.page_container #sidebar #whatsnew-items {
  height: 100px;
  overflow: auto;
}
.page_container #sidebar h3 {
  text-align: center;
  padding: 5px;
  background: #666;
  font-size: 1.5em;
  color: #fff;
  text-transform: uppercase;
}
.page_container #sidebar li {
  padding: 6px;
  border-bottom: 1px solid #ccc;
}
.page_container #sidebar li img {
  float: left;
  margin-right: 6px;
}
.page_container #sidebar li span.title {
  color: #444;
}
.page_container #sidebar li:hover {
  background-color: #ddd;
  cursor: pointer;
}
.page_container div.tab-parent {
  width: 993px;
}
.page_container #tabs {
  margin: 5px;
  width: 993px;
  min-height: 100px;
  margin-top: 20px;
}
.page_container #tabs #tab-items {
  overflow: hidden;
  height: 26px;
}
.page_container #tabs #tab-items li {
  display: block;
  float: left;
  padding: 7.5px 12px 2.5px 5px;
  font-weight: bold;
  background: #ddd;
  width: 10em;
  height: 19px;
  background: url(/images/video_unicorn/tabs-sprite.png) no-repeat -327px 100%;
}
.page_container #tabs #tab-items li.first-tab {
  background-position: -160px 100%;
  width: 10.5em;
  padding-left: 20px;
}
.page_container #tabs #tab-items li.first-tab.ui-tabs-selected {
  color: #444;
  background-position: 0 100%;
}
.page_container #tabs #tab-items li.first-tab.ui-tabs-under-next {
  background-position: -962px 100%;
}
.page_container #tabs #tab-items li.ui-tabs-selected {
  color: #444;
  background-position: -486px 100%;
}
.page_container #tabs #tab-items li.ui-tabs-under-next {
  background-position: -643px 100%;
}
.page_container #tabs #tab-items li.last-tab {
  background-position: 100% 100%;
}
.page_container #tabs #tab-items li.last-tab.ui-tabs-selected {
  color: #444;
  background-position: -806px 100%;
}
.page_container #tabs #tab-items li a {
  width: 10em;
  display: block;
  overflow: hidden;
  color: #666;
  text-decoration: none;
}
.page_container #tabs #tab-items li a:hover {
  color: #000;
}
.page_container #tabs #tab-items li a span {
  max-width: 8.9em;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  line-height: 1;
}
.page_container .panel-top {
  background: url("/images/video_unicorn/playlist-bg-mid.png") repeat-y;
  width: 100%;
}
.page_container .panel-top .panel-bottom {
  background: url("/images/video_unicorn/playlist-bg-bottom.png") no-repeat bottom left;
  padding-bottom: 20px;
  width: 100%;
}
.page_container .panel-top .panel-bottom .panel-mid {
  background: url("/images/video_unicorn/playlist-bg.png") no-repeat 0 -1px;
  padding: 20px 0;
  width: 100%;
}
.page_container .panel-top .panel-bottom .panel-mid .ui-tabs-panel {
  padding: 0 0 0 20px;
}
.page_container #panel-items {
  overflow: hidden;
}
.page_container #panel-items li {
  float: left;
  width: 177px;
  height: 135px;
  text-align: center;
  margin: 0 8px 10px 0;
  padding-top: 10px;
}
.page_container #panel-items li img {
  width: 130px;
  height: 90px;
}
.page_container #panel-items li span {
  display: block;
  text-align: center;
}
.page_container #panel-items li:hover {
  background-color: #ddd;
  cursor: pointer;
}
.page_container #panel-items .ui-tabs-hide {
  display: none;
}
.page_container .clear {
  clear: both;
}

.page_container {
  display: inline-block;
  float: left;
  height: auto;
  margin: 0;
  width: 973px;
  vertical-align: top;
  max-width: 973px;
  min-width: 973px;
}

