/******** NEUTRALISE BROWSERS *******/
* { margin: 0; padding: 0; }
img { border: none; }

/************** HTML ELEMENTS *****************************/
body {
  font-family: verdana, geneva, sans-serif;
}

p, div, td {
    font-size: 11px;
    line-height: 15px;
}

h1, h2, h3 {
  line-height: 130%;
  margin-bottom: 10px;
}

h1 {
  color: #000080;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #FF9900;
  text-transform: uppercase;
}

h3 {
  color: #FF9900;
  border: 5px;
  border-color: #FFFFFF;
  font-size: 16px;
  padding: 2px;
}

p {
  margin-bottom: 15px;
}

ol, ul {
  margin-left: 25px; 
  margin-bottom: 15px;
}

hr {
  margin-bottom: 10px;
}

pre {
  width: 730px;
 overflow: auto;
}

a {
  color: #000080;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.rich .sidebar .thumb img
{ width:295px }

.rich .sidebar .thumb-caption
{ width:295px }

.rich .sidebar .mini-boxscore,
.rich .sidebar .mini-gallery { width:285px; min-width:285px } /* should 10px less than the desired width to account for 10px of padding */


/************** UTILITY CLASSES *******************/
.clear { clear: both; }
.block { display: block; }
.hdr { margin-bottom: 1px; }
.content { padding: 5px; overflow: auto; }

/**********  STRUCTURAL ELEMENTS **********/
.bookmark {
  float: right;
  clear: both;
  margin-bottom: 10px;
}

.pagebody {
  background: url(/images/setup/page_bg.gif) repeat-x left top #fff;
}

#shadow {
  background: url(/images/setup/shadow.png) repeat-y center top;
}

#header {
  width: 970px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

#header-logo {
  position: absolute;
  z-index: 12;
  left: 0px;
  top: 0px;
}

#body-container {
  width: 950px;
  padding: 10px;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
}

#mainbody {
  width: 630px;
  float: left;
  margin-right: 10px;
}

#rightcol {
  width: 300px;
  float: right;
  overflow: hidden;
}

#middlecol {
  width: 160px;
  float: left;
  overflow: hidden;
}

#footer {
  width: 950px;
  padding-top: 10px;
  padding-bottom: 20px;
  display: block;
  margin: 0 auto;
 background: #FF9900;
}

.footer-text {
  text-align: center;
  color: #fff;
}

#footer-logos {
  width: 950px;
  overflow: hidden;
  position: relative;
  z-index: 10px;
}

#footer-logos img {
  float: left;
}

#button9 img {
  right: 156px;
  top: 49px;
  position: absolute;
  z-index: 13;
}

#button10 img {
  right: 0px;
  top: 0px;
  position: absolute;
  z-index: 13;
}

#button11 img {
  right: 0px;
  top: 49px;
  position: absolute;
  z-index: 13;
}

#button12 img {
  right: 0px;
  top: 0px;
  position: absolute;
  z-index: 13;
}

#ad {
  width: 728px;
  display: block;
  margin: 10px auto 0;
}

.rich a {
  font-weight: bold;
  color: #000080;
}

/********** NAVIGATION **********/
#global-nav {
  width: 770px;
  height: 43px;
  margin: 0 auto;
  background: url(/images/setup/global_nav.jpg) no-repeat left top;
  padding-left: 200px;
}

#global-nav ul, 
#global-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#global-nav li.nav {
  float: left;
}

#global-nav li.dropdown-li {
  position: relative;
  z-index: 50;
}

#global-nav li.nav a {
  display: block;
  height: 43px;
  background-image: url(/images/setup/global_nav.jpg); 
  background-repeat: no-repeat;
}

#global-nav li.nav1 a {
  width: 77px;
  background-position: -200px 0px;
}

#global-nav li.nav1 a:hover, #global-nav li.nav1 a.current {
  background-position: -200px -43px;
}

#global-nav li.nav2 a {
   width:  81px;
   background-position: -277px 0px;
}

#global-nav li.nav2 a:hover, #global-nav li.nav2 a.current {
  background-position: -277px -43px;
}

#global-nav li.nav3 a {
   width:  75px;
   background-position: -358px 0px;
}

#global-nav li.nav3 a:hover, #global-nav li.nav3 a.current {
  background-position: -358px -43px;
}

#global-nav li.nav4 a {
   width:  92px;
   background-position: -433px 0px;
}

#global-nav li.nav4 a:hover, #global-nav li.nav4 a.current {
  background-position: -433px -43px;
}

#global-nav li.nav5 a {
   width:  86px;
   background-position: -525px 0px;
}

#global-nav li.nav5 a:hover, #global-nav li.nav5 a.current {
  background-position: -525px -43px;
}

#global-nav li.nav6 a {
   width:  75px;
   background-position: -611px 0px;
}

#global-nav li.nav6 a:hover, #global-nav li.nav6 a.current {
  background-position: -611px -43px;
}
#global-nav li.nav7 a {
   width:  180px;
   background-position: -686px 0px;
}

#global-nav li.nav7 a:hover, #global-nav li.nav7 a.current {
  background-position: -686px -43px;
}

#global-nav li.nav8 a {
   width:  104px;
   background-position: -866px 0px;
}

#global-nav li.nav8 a:hover, #global-nav li.nav8 a.current {
  background-position: -866px -43px;
}

#global-nav .submenu-container {
  visibility: hidden;
  width: 200px;
  background: #484848;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 43px;
  z-index: 52;
}

#global-nav .submenu-container ul li a,
#global-nav .submenu-container ul li span {
  display: block;
  width: 180px;
  height: auto;
  padding: 0 10px;
  background: none;
  font-family: arial;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  text-decoration: none;
}

#global-nav .submenu-container ul li span {
  padding: 2px 10px;
  font-weight: bold;
  text-transform: uppercase;
  background: #000080;
  color: #ff9900;
}

#global-nav .submenu-container ul li a:hover {
  background: #ff9900;
}

#global-nav #submenu-container8 {
  left: -95px;
}

#global-nav #submenu-container1,
#global-nav #submenu-container3 {
  width: 400px;
}

#global-nav #submenu-container1 .submenu,
#global-nav #submenu-container3 .submenu {
  float: left;
}

#navbar-secondary {

}

#navbar-buttons {
  width: 171px;
  float: right;
  display: block;
}

#navbar-buttons a {
  display: block;
  margin-bottom: 5px;
}

#columnist {
  padding: 10px;
  margin-bottom: 5px;
  color: #cfcfcf;
  background: #141b3a;
}

#columnist h1 {
  background-color: #FF9900;
  color: #FFF;
  padding: 5px;
  font-size: 12px;
}

#columnist img {
  border: solid 1px #525d8c;
  margin-bottom: 5px;
}

#columnist p {
  margin: 0;
}

#columnist a {
  color: #fff;
}

#other-columnists {
  width: 300px;
  background: url(/images/setup/container_logo.png) no-repeat 50% 50% #afafaf;
  overflow: hidden;
}

#other-columnists .container {
  padding: 15px;
  height: 248px;
  overflow: auto;
}

#other-columnists a {
  display: block;
  margin-bottom: 10px;
  color: #fff;
  font-family: arial;
  font-weight: bold;
}

#search {
  padding: 5px;
  text-align: center;
  background: #dbdbdb;
}

#search .textbox {
  margin-bottom: 5px;
}

#reader-links {
  width: 140px;
  padding: 10px;
  margin-bottom: 5px;
  background: url(/images/setup/what_reading_bg.jpg) repeat-x left top;
}

#reader-links .sep {
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  background: url(/images/setup/past_records_line.png) no-repeat left top;
}


#reader-links a {
  margin-top: 10px;
  font-family: arial;
  color: #4a4a4a;
  font-size: 12px;
  text-decoration: none;
}

#reader-links a:hover{
  color: #161a40;
}

#reader-links span {
  margin-right: 5px;
}

#ustream {
  width: 401px;
  padding: 7px;
  margin-bottom: 5px;
  background: #b3b3b3;
  overflow: hidden;
}

/********** POLL *************/

#poll {
  width: 140px;
  padding: 2px;
  margin-bottom: 5px;
  overflow: hidden;
  background: url(/images/setup/reader_poll_bg.jpg) repeat-x left top #e5e5e5;
}

#poll .question {
  font-size: 10px;
  font-family: arial;
  font-weight: bold;
  display: block;
 margin-bottom: 1px;
}

#poll td {
  text-decoration: underline;
  font-size: 9px;
  font-family: arial;
  padding: 2px;
}

#poll .vote {
  display: block;
  width: 68px;
  height: 31px;
  margin: 2px auto;
  background: url(/images/setup/vote_button.jpg) no-repeat 0px 0px;
  border: none;
}

#poll .results {
  display: block;
  text-align: center;
  color: #4c5b96;
  font-family: arial;
}

#d3-links {
  width: 260px;
  height: 56px;
  padding: 10px 0px 10px 40px;
  margin-bottom: 5px;
  overflow: hidden;
  background: url(/images/setup/d3sports_links_bg.jpg) repeat-x left top;
}

#d3-links .col {
  width: 40px;
  margin-right: 40px;
  float: left;
}

#d3-links .col a {
  color: #464646;
  font-size: 12px;
  font-family: arial;
  text-decoration: none;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

#d3-links .col a:hover {
  color: #000;
}

#d3-links .col span {
  margin-right: 3px;
}

#archives {
  color: #fff;
  margin-bottom: 5px;
  background: #000080;
}

#archives .content {
  height: 200px;
  padding: 10px;
  font-family: arial;
}

#archives .sep {
  height: 1px;
  display: block;
  margin: 5px 0px; 
  background: url(/images/setup/line.png) no-repeat left top;
  overflow: hidden;
}

#archives a {
  display: block;
  color: #fff;
}

#feedback {
  margin-bottom: 5px;
  background: #acacac;
  padding: 10px;
}

#feedback a {
  color: #222;
  font-weight: bold;
  display: block;
}

/***** TAB STYLES *****/
#tabs-wrapper .ui-corner-all {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#tabs-wrapper .ui-widget-content,
#tabs-wrapper .ui-state-default,
#tabs-wrapper .ui-state-active {
  border: none;
  background: none;
}

#tabs-rcol-tabs {
  width: 300px;
  margin-bottom: 5px;
}

#tabs-rcol-tabs .ui-tabs-nav {
  width: 300px;
  background: url(/images/setup/rcol_tabs.jpg) no-repeat;
}

#tabs-rcol-tabs #tabs-rcol-tabs-state1 { background-position: 0px 0px; }
#tabs-rcol-tabs #tabs-rcol-tabs-state2 { background-position: 0px -42px; }
#tabs-rcol-tabs #tabs-rcol-tabs-state3 { background-position: 0px -84px; }

#tabs-rcol-tabs .ui-tabs-nav li a { 
  display: block;
  width: 100px;
  height: 42px;
}

#tabs-rcol-tabs .ui-tabs-panel {
  width: 300px;
  background: url(/images/setup/tabs_bg.jpg) no-repeat left top;
  overflow: hidden;
}

#tabs-rcol-tabs .ui-tabs-panel .container {
  height: 315px;
  padding: 5px;
  overflow: auto;
}

#tabs-rcol-tabs .ui-tabs-panel .container a {
  color: #afafaf;
}

/************************************************/
#tabs-global-tabs {
  width: 295px;
  float: left;
  margin-bottom: 5px;
}

#tabs-global-tabs .ui-tabs-nav {
  width: 295px;
}

#tabs-global-tabs #tabs-global-tabs-anchor1 { width: 86px; }
#tabs-global-tabs #tabs-global-tabs-anchor2 { width: 121px; }
#tabs-global-tabs #tabs-global-tabs-anchor3 { width: 88px; }


#tabs-global-tabs .ui-tabs-panel {
  width: 295px;
  background: url(/images/setup/news_releases_bg.jpg) no-repeat left top #e0e0e0;
  overflow: hidden;
}

#tabs-global-tabs .ui-tabs-panel .container {
  padding: 5px;
  height: 176px;
  overflow: auto;
}

/**************HOOPSVILLE********************/

#tabs-hoopsville {
  width: 300px;
}

#tabs-hoopsville .ui-tabs-nav {
  width: 300px;
  overflow: hidden;
  background: url(/images/setup/hoopsville_tabs.jpg) no-repeat;
}

#tabs-hoopsville .ui-tabs-nav li {
  float: left;
}

#tabs-hoopsville .ui-tabs-nav li a {
  width: 150px;
  height: 51px;
  display: block;
}

#tabs-hoopsville .ui-tabs-panel {

}

#tabs-hoopsville .ui-tabs-panel .container {
}

/********** HEADLINES **********/
#more-headlines {
  width: 285px;
  height: 175px;
  padding: 5px;
}

#more-headlines span{
  color: #000;
  display: block;
  font-size: 10px;
  font-family: arial;
}

#more-headlines a {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  font-family: arial;
  text-decoration: none;
  margin-bottom: 10px;
  display: block;
}

#more-headlines a:hover{
  color: #676767;
}

#more-headlines .sap {
  width: 275px;
  height: 1px;
  margin: 0 5px;
  background: url(/images/setup/schedule_line.png) no-repeat left top;
}



/************  TEAM PAGES *****************/
#team-name {
  width: 620px;
  height: 64px;
  padding: 10px;
  margin-bottom: 5px;
  background: url(/images/setup/team_name_bg.jpg) no-repeat left top;
}

#team-name span {
  font-size: 24px;
  font-weight: bold;
  color: #e1e1e1;
  display: block;
  line-height: 32px;
  margin-top: 16px;
}

#team-name .link {
  float: right;
  color: #afafaf;
}

#team-name a {
  color: #fff;
}

#facts {
  width: 163px;
  float: left;
  margin-bottom: 5px;
  margin-right: 3px;
  background: url(/images/setup/team_quick_bg.jpg) no-repeat left top #999; 
  overflow: hidden;
}

.quickfacts {
  height: 227px;
  padding: 5px;
  overflow: auto;
  font-family: arial;
  line-height: 18px;
}

.quickfacts span {
  display: block;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}

#release {
  width: 330px;
  float: right;
  margin-bottom: 5px;
}

#release .news {
  height: 210px;
  padding: 5px;
  overflow: auto;
  background: url(/images/setup/teamnews_releases_bg.jpg) no-repeat left top;
}

#release span {
  color: #000;
  display: block;
  font-size: 10px;
  font-family: arial;
}

#release a {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  font-family: arial;
  text-decoration: none;
  margin-bottom: 10px;
  display: block;
}

#release .sep {
  height: 1px;
  margin: 5px 10px;
  display: block;
  background: url(/images/setup/news_releases_line.png) no-repeat left top;
}

#past-rec {
  width: 164px;
  float: right;
  margin-bottom: 5px;
  background: url(/images/setup/past_records_bg.jpg) no-repeat left top #999;
  overflow: hidden;
}

#past-rec .content {
  height: 227px;
  font-family: arial;
}

#conference {
  width: 330px;
  float: right;
  margin-bottom: 5px;
  background: url(/images/setup/conference_bg.jpg) no-repeat left 28px #989898;
}

#conference .content {
  margin-top: 17px;
  height: 260px;
  font-family: arial;
}

#conference .content .season {
  display: block;
  margin-bottom: 3px;
  background: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

#schedules {
  width: 305px;
  float: left;
  margin-right: 4px;
/*  background: url(/images/setup/schedule_bg.jpg) no-repeat left top #999;  */
  background: #e0e0e0; 
  overflow: hidden;
}

.team-schedule {
  height: 800px;
  padding: 5px;
  font-family: arial;
  overflow: auto;
}

.team-schedule td {
  padding: 2px;
}

.team-schedule .season {
  display: block;
  margin-bottom: 3px;
  background: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.briefstats-table {
}



/********** WWR and AROUND THE NATION **********/

#reading {
  width: 290px;
  height: 162px;
  padding: 5px;
  margin-bottom: 5px;
  overflow: auto;
  background: url(/images/setup/what_reading2_bg.jpg) repeat-x left top;
}

#reading .title {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  font-family: arial;
  text-decoration: none;
  margin-bottom: 5px;
  margin-top: 5px;
  display: block;
}

#reading span {
  color: #000;
  font-size: 10px;
  font-family: arial;
  text-decoration: none;
}

#reading .line {
  height: 1px;
  margin-top: 5px;
  background: url(/images/setup/schedule_line.png) no-repeat left top;
  display: block;
}

#reading .more {
  color: #000;
  font-size: 10px;
  font-weight: bold;
  font-family: arial;
  text-decoration: none;
}
 
#around-nation {
  padding: 10px;
  margin-bottom: 5px;
  background: url(/images/setup/container_logo.png) no-repeat 50% 50% #e0e0e0;
}

#around-nation a.title {
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  color: #4b4b4b;
  display: block;
  margin-bottom: 15px;
}

#around-nation span {
  color: #4b4b4b;
  font-family: arial;
}

#around-nation span.date {
  display: block;
  margin-bottom: 15px;
}

/********** ROSTERS **********/
table.roster{
  width: 640px;
  background-color: ;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF9900;
    padding: 2px;
}

tr.roster-row0 td {
    background-color: #EEEEEE;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row1 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}

/**************** BIOS ***************/
#bio-wrapper {
  padding: 10px;
  color: #cfcfcf;
  background: #000080;
  overflow: hidden;
}

.bio-name {
color: #fff;
font-size: 16px;
font-weight:bold;
padding: 10px;
}

.bio-data {
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding: 5px;
}

.bio-data a {
  color: #fff;
  text-decoration: underline;
}

.bio-photo {
  float: left;
  padding: 10px;
}

.bio-photo img {
  border: solid 1px #525d8c;
}

/********** SCHEDULE **********/

table.schedule {
}

.schedule-data {
  width: 500px;
}

.schedule-header {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF9900;
    padding: 2px;
}

tr.schedule-header td {
  padding: 5px;
}

tr.schedule-row0 td {
    background-color: #EEEEEE;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #;
    padding: 2px;
}

.inProgress {
  color: #000000;
  background: #FFFF00;
}

.upcoming {
  color: #FFF;
}

/********** STANDINGS **********/

.standings,  {
  border-width: 0px;
  border-collapse: collapse;
}

.standings td {
  padding: 1px 4px;
  font-size: 11px;
}

.standings tr.title {
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.standings .title td {
  font-size: 14px;
  padding: 5px;
}

.standings tr.title a{
  font-size: 14px;
text-decoration: underline;
}

.standings tr.title a:hover {
text-decoration: none;
}

.standings tr.header  {
  font-weight: bold;
  text-align: center;
  background-color: #FF9900;
  color: #ffffff;
}

.standings tr.header td {
  font-size: 10px;
}

.standings tr.row0 td{
  background-color: #EEEEEE;
  padding: 10px;
}

.standings tr.row1 td{
  padding: 10px;
}

/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #FF9900;    /* set the primary color here */
  color: #fff;
}

.stats-wrapper a {    /* set the link color here */
  color: #333;
  text-decoration: underline;
}

.stats-wrapper a:hover {    /* set the link color here */
  color: #000;
}

.stats-fullbox .row0 td {
  border-top: solid 1px #d1d1d1;
  border-bottom: solid 1px #d1d1d1;
  background: #f1f1f1;
}

.stats-wrapper .strong {
  font-weight: bold;
}


/*** IF PAGE WIDTH IS NOT MINIMUM 730 ***/

.stats-wrapper {
  width: 630px;  /* should be set to the width of the containing section, all widths are computed against this value */
}

.stats-fullbox {
  width: 628px; /* wrapper width minus 2 */
}

.stats-halfbox-left {
  width: 309px; /* fullbox width divided by 2 minus 10 */
}

.stats-halfbox-right {
  width: 309px; /* fullbox width divided by 2 minus 10 */
}

.stats-quarter-box {
  width: 154px; /* halfbox width divided by 2 minus 5 */
}


.notables {width:80%}
.notables h1 {margin-bottom:0}
.notables .row {padding:10px 5px}
.notables .even {background:#F5F5F5;border:solid 1px #F0F0F0}
.notables a {display:block;font-size:12px;font-weight:bold}
.notables .date {font-size:10px}
.accordion-filter {width:15%;float:right}
.accordion-filter ul,
.accordion-filter li {margin:0;padding:0;list-style:none}
.accordion-filter a {display:block;padding:2px 10px;color:#666;border-left:solid 4px #CCC}
.accordion-filter .active>a {border-color:#000080;color:#000080}
.accordion-filter .accordion-panel {display:none}

#j-carousel {width:470px;margin-bottom:5px}
#j-carousel .seats {position:relative;padding:240px 0 0}
#j-carousel .seat {display:none;position:absolute;left:0;top:0}
#j-carousel .media-box {width:295px;float:left}
#j-carousel .story-box {width:155px;padding:0 10px;float:left;font-size:12px;font-family:arial}
#j-carousel .story-box .title {display:block;margin-bottom:10px;font-size:18px;font-weight:bold;color:#000;line-height:20px}
#j-carousel .story-box .title:hover {color:#651215}
#j-carousel .date {font-size:11px;display:block}
#j-carousel .controls {padding:10px;background:#000080}
#j-carousel .control {float:left;margin-right:10px;border:solid 1px #969696}
#j-carousel .control4 {margin-right:0}
#j-carousel .control.active {border:solid 1px #FF9900}

/* TABS */

#hoopsville-tabs { width: 300px }
#hoopsville-tabs .tabs { width: 300px; overflow: hidden; background: url(/images/setup/hoopsville_tabs.jpg) no-repeat }

#hoopsville-tabs .tabs a { width: 150px; height: 51px; display: block; text-indent:-9999px }
#hoopsville-tabs .panes { }
#hoopsville-tabs .panes .overflow { } 

/* RCOL TABS */

#rcol-tabs { width: 300px; margin-bottom: 5px }
#rcol-tabs .tabs { width: 300px; background: url(/images/setup/tabs.jpg) no-repeat }

#rcol-tabs .state1 { background-position: -2px 0 }
#rcol-tabs .state2 { background-position: -2px -43px }
#rcol-tabs .state3 { background-position: -2px -86px }

#rcol-tabs .tab a { width: 100px; height: 42px; display: block; text-indent:-9999px }

#rcol-tabs .panes { width: 300px; background: url(/images/setup/tabs_bg.jpg) no-repeat left top; overflow: hidden }
#rcol-tabs .pane .overflow { height: 290px; padding: 5px; overflow: auto }
#rcol-tabs .pane .overflow a { color: #afafaf }

/* GLOBAL TABS */

#global-tabs { width: 295px; float: left; margin-bottom: 5px }
#global-tabs .tabs { width: 295px; background:url(/images/setup/tabs_lcol.jpg) no-repeat -9999px -9999px } 

#global-tabs .state1 { background-position: 0 0 }
#global-tabs .state2 { background-position: 0 -25px }
#global-tabs .state3 { background-position: 0 -50px }

#global-tabs .tab a { height:25px; display:block; text-indent:-9999px }
#global-tabs .tab1 a { width: 121px; }
#global-tabs .tab2 a { width: 86px; }
#global-tabs .tab3 a { width: 88px; }

#global-tabs .panes { width: 295px; background: url(/images/setup/news_releases_bg.jpg) no-repeat left top #e0e0e0; overflow: hidden }
#global-tabs .pane .overflow { padding: 5px; height: 176px; overflow: auto }