#featuredwrap {
position: relative;
display: block; float: left;
/* padding: 0 269px 10px 10px; */
padding: 0 10px 10px 10px;
width: 789px;
font-size: 11px;
background-color: #051223;
background-image: url(/images/featured_background.jpg); background-repeat: no-repeat;
border: 0 solid #FCDF56; border-width: 0 2px 2px 2px;
}

#featuredheader {
display: block; float: left;
width: 811px; height: 27px;
background-image: url(/images/press_header_background.jpg); background-repeat: no-repeat;
border: 1px solid #A7F3FF;
}
#featuredheader img { width: 215px; height: 27px; }


#featuredmoreimg { position: absolute; top: 10px; left: 524px; width: 274px; height: 31px; border: 1px solid #ECB600; }
#featuredmorelist {
position: absolute; top: 43px; left: 524px; overflow: hidden;
padding: 0 15px 15px 15px;
width: 242px; height: 1033px;
clip: rect(0px, 276px, 1050px, 0px);
font-size: 14px; font-weight: bold;
background-image: url(/images/featured_moreshows_bg.jpg); background-repeat: no-repeat;
border: 0 solid #ECB600; border-width: 0 2px 2px 2px;
}
#showslist {
position: relative; left: 0; top: 0; z-index: 1;
display: block;
}

.morelistarrow {
  position: absolute; left: 240px; z-index: 10;
  width: 25px; height: 25px;
  border: 0;
}
#morearrowup { top: 990px; }
#morearrowdown { top: 1015px; }

#featuredmorelist ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 24px;
  font-size: 12px; font-weight: bold;
}

#showboxwrap {
  display: block;
  margin: 0; padding: 0;
  width: 530px;
}

.showbox {
  position: relative;
  float: left;
  margin: 10px 10px 0 0;
  width: 156px; height: 168px;
  border: 2px solid #ECB600;
}

.showboximage {
  width: 156px; height: 136px;
  border: 0 solid #ECB600; border-bottom-width: 2px;
}

.showbox a {
  position: relative; z-index: 1;
  display: block;
  padding: 2px 14px 0 4px;
  _padding: 0px 14px 0 4px;
  width: 138px; height: 28px;
  line-height: 13px;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 12px; font-weight: bold;
  border: 0;
}
.showbox a:hover { color: #032140; }

.showslinkbg {
  position: absolute; top: 138px; left: 0; z-index: 0;
  width: 156px; height: 30px;
}

.sbiefix {
  position: absolute; top: 0; left: 0; z-index: 0;
  width: 156px; height: 30px;
  border: 0;
}

#showslist a { color: #FFFFFF; text-decoration: none; }
#showslist a:hover { color: #ECB600; text-decoration: underline; }
