.extra {
  background-color:#fbbc48;
  vertical-align:top;
  font-size:12px;
  color:#6e3f13;
  border:0;
  cursor:pointer;
  width:100px;
  white-space:nowrap;
  padding-right:60px;
}

.extra_box {
  background-color:#fcf6b9;
  vertical-align:top;
  font-size:12px;
  color:#6e3f13;
  border:#ceb70d;
  width:335px;
  line-height:20px;
  white-space:nowrap;
  text-align:center;
  text-decoration:underline;
} 

.crown_box_right {
  line-height:25px;
  border-bottom:solid 1px #decd47;
  border-left:solid 1px #decd47;
  text-align:center;
  width:111px;
  background:url('/images/crown_right.png');
  background-repeat:no-repeat;
  background-position:top right;
  text-decoration:underline;
}

.crown_box_middle {     
  line-height:25px;
  border-bottom:solid 1px #decd47; 
  border-left:solid 1px #decd47;         
  text-align:center;
  width:111px;
  text-decoration:underline;
}

.crown_box_left {     
  line-height:25px;
  border-bottom:solid 1px #decd47; 
  border-left:solid 1px #decd47;         
  text-align:center;
  width:111px;
  background:url('/images/crown_left.png');
  background-repeat:no-repeat;
  background-position:top left;
  text-decoration:underline;
}

.crown_box_body {
  border-left:solid 1px #decd47;         
  padding-right:5px;
  width:111px;
  line-height:25px;
  vertical-align:top;
  text-align:center;
}

.goalers_box_right {
  line-height:25px;
  border-bottom:solid 1px #decd47;
  border-left:solid 1px #decd47;
  text-align:center;
  width:167px;
  background:url('/images/ball_right.png'); 
  background-repeat:no-repeat;
  background-position:top right;
  text-decoration:underline;
}

.goalers_box_left {
  line-height:25px;
  border-bottom:solid 1px #decd47;
  border-left:solid 1px #decd47;
  text-align:center;
  width:167px;
  background:url('/images/ball_left.png'); 
  background-repeat:no-repeat;
  background-position:top left;
  text-decoration:underline;
}

.goalers_box_body {
  border-left:solid 1px #decd47;
  width:167px;
  line-height:25px;
  vertical-align:top;
  padding-right:20px;
  text-align:center;
}

.yellow_box_right {
  line-height:25px;
  border-bottom:solid 1px #decd47;
  border-left:solid 1px #decd47;
  text-align:center;
  width:167px;
  background:url('/images/yellow_card_right.png');
  background-repeat:no-repeat;
  background-position:top right;
  text-decoration:underline;
}

.yellow_box_left {
  line-height:25px;
  border-bottom:solid 1px #decd47;
  border-left:solid 1px #decd47;
  text-align:center;
  width:167px;
  background:url('/images/yellow_card_left.png');
  background-repeat:no-repeat;
  background-position:top left;
  text-decoration:underline;
}

.yellow_box_body {
  border-left:solid 1px #decd47;
  padding-right:5px;
  width:167px;
  line-height:25px;
  vertical-align:top;
  text-align:center;
}

.red_box_right {
  line-height:25px;
  border-bottom:solid 1px #decd47;
  border-left:solid 1px #decd47;
  text-align:center;
  width:167px;
  background:url('/images/red_card_right.png');
  background-repeat:no-repeat;
  background-position:top right;
  text-decoration:underline;
}

.red_box_left { 
  line-height:25px;
  border-bottom:solid 1px #decd47;
  border-left:solid 1px #decd47;
  text-align:center;
  width:167px;
  background:url('/images/red_card_left.png');
  background-repeat:no-repeat;
  background-position:top left;
  text-decoration:underline;
}

.red_box_body { 
  border-left:solid 1px #decd47;
  padding-right:5px;
  width:167px;
  line-height:25px;
  vertical-align:top;
  text-align:center;
}

.football
{
  line-height:30px;
//  background-color:#253801;
  background:url('/images/field.gif');
  color:white;
  font-family:Arial;
  font-size:13px;
  width:100%;
  font-weight:normal;
  white-space:nowrap;
}

.basketball
{
  line-height:30px;
 /** background:url('/images/court.gif'); **/
  background:url('/images/red_pattern.gif');
  color:white;
  font-family:Arial;
  font-size:13px;
  width:100%;
  font-weight:normal;
  white-space:nowrap;
}

.result {
  border-right:2px solid #decd47;
  border-left:2px solid #decd47;
  border-bottom:2px solid #decd47;
  background-color:#f7ea8a;
  line-height:30px;
  text-align:center;
  width:77px;
  white-space:nowrap;
}

.info {
  border-right:2px solid #decd47;   
  border-bottom:2px solid #decd47;   
  background-color:#f7ea8a;
  line-height:30px;
  width:60px;
  text-align:center;
  white-space:nowrap;
}

.title {
  border-right:2px solid #decd47;
  border-bottom:2px solid #decd47;
  border-left:2px solid #decd47;
  border-top:2px solid #decd47;
  background-color:#f7ea8a;
  line-height:25px;
  width:464px;
  text-align:center;
  white-space:nowrap;
}

.teams {
  background-color:#fcf6b9;
  border-right:2px solid #decd47;   
  border-bottom:2px solid #decd47;   
  line-height:30px;
  white-space:nowrap;
/**  width:100px; **/
}

.score {
  background:#fcf6b9 url(/images/score.png);
  background-repeat:no-repeat;
  background-position:0 0;
  border-bottom:2px solid #decd47;   
  width:25px;
  vertical-align:top;
  padding-top:6px;
  text-align:center;
  white-space:nowrap;
}

.borders {
/**  border:solid 2px #263902; **/

  background-color:#fefacb;
  padding-left:10px;
  padding-right:10px;
}

.lamp {
  position:relative;
  top:1px;
  left:-3px;
}

.logo {
  height:25px;
  width:25px;
  position:relative;
  top:1px;
}

.expand_button {
  background:url('/images/biglive_arrow.png');
  background-position:right middle;
  background-repeat:no-repeat;
  padding-right:15px;
}

.expand_button_down {
  background:url('/images/biglive_arrow_down.png');
  background-position:right middle;
  background-repeat:no-repeat;
  padding-right:15px;
}

BODY, TABLE, TD
{
  margin:0px;
  padding:0px;
  color:#6e3f13;
}

