.main_tab_box {
	color:#333333;
	height:156px;
	overflow:hidden;
	text-align:left;
	width:628px;
  
}
.tab_buttons { margin: 0; }
.main_tab_box .tab_buttons li {
  float: left;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
.main_tab_box .tab_buttons a {
  background: #d0d9e0 none repeat scroll 0 0;
  color: #697a85;
  display: block;
  font-family: Verdana;
  font-size: 10px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  height: 14px;
  line-height: normal;
  margin: 1px 1px 1px 0;
  padding: 9px 10px;
  text-decoration: none !important;
}
.main_tab_box .tab_buttons a:hover {
  background: #506778 none repeat scroll 0 0;
  color: #ffffff !important;
}
.main_tab_box .tab_buttons a.selected {
  background: #ffffff url(../img/background2.png) repeat-x scroll -12px -1px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  color: #333333 !important;
  cursor: default;
  display: block;
  height: 15px;
  margin-bottom: -1px;
}
:-moz-any-link:focus {
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: medium;
}
.main_tab_box .tab_box {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #cccccc;
  clear: left;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  padding: 10px 10px 8px;
  height: 135px;
}
.main_tab_box .tab_box a {
  color: #34486c;
  font-weight: bold;
}
.main_tab_box .tab_box a:hover {
  color: #c40000;
  font-weight: bold;
  text-decoration: none;
}
.main_tab_box li a:focus {
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: medium;
}
.main_tab_box li a:active {
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: medium;
}
.main_tab_box .tab ul li {
  float: none;
  list-style-image: none;
  list-style-position: inside;
  list-style-type: circle;
}
#scoreboard_box .headlineList li {
  color: #34486c;
  font-size: 12px;
  list-style-image: none;
  list-style-position: inside;
  list-style-type: square;
  margin: 4px 0 8px;
}
.main_tab_box h6 a {
  color: #cc0000 !important;
  font-weight: bold;
  padding: 0 0 5px !important;
  text-decoration: none;
  text-transform: uppercase;
}
.main_tab_box .timestamp {
  color: #6084ac;
  font-size: 11px;
  font-weight: bold;
  margin-left: 5px;
  white-space: nowrap;
}
.main_tab_box .tab_box {
  list-style-position: inside;
  -moz-border-radius-topright: 6px;
}
.score_board .tab_box li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
}

.score_board .tab_box .score_links {
  margin: 0 15px 0 0;
  float: left;
}
.score_board .tab_box ul .score_box a {
  padding: 7px 5px;
  background: #d0d9e0;
  float: left;
  margin: 0 5px 0 0;
  -moz-border-radius: 5px;
  width: 175px;
  color: #34486c;
  position: relative;	
}
.score_board .tab_box ul .score_box a:hover {
  background: #cb0000;
  text-decoration: none;
  color: #ffffff;
}
.score_board .tab_box ul .score_box a {
  margin: 0 0 7px 0;
  color: #34486c;
}
.score_board .tab_box ul .score_box span { margin-bottom: 3px; }
.score_board .tab_box ul .score_box a span { text-decoration: underline; }
.score_board .tab_box ul .score_box a:hover span { text-decoration: none; }
.score_board .tab_box ul .score_box span.name {
  float: left;
  width: 157px;
  display: block;
  overflow: hidden;
  height: 17px;
}
.score_board .tab_box ul .score_box span.score {
  font-size: 12px;
  font-weight: normal;
  clear: right;
  display: block;
}
.score_board .tab_box ul .score_box span.date_line {
  font-size: 11px;
  font-weight: normal;
  color: #6d7f9f;
}
.score_board .tab_box ul .score_box > a span.date_line {
  text-decoration: none;
  color: #6d7f9f;
}
.score_board .tab_box ul .score_box a:hover span.date_line { color: #ffffff; }
.score_board .tab_box h4 {
  margin: 0 0 4px 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 5px;
}
.score_board .tab_box #score_links_box {
  float: left;
  margin: 0 15px 0 0;
}

.jcarousel-skin-sports .game_status {
  bottom:3px;
  font-weight:bold;
  position:absolute;
  right:10px;
  text-decoration:none !important;
}

ul#score_carousel { left:0px; width:1000px; }



