﻿.MainPanel{
  font-size:9px;
  line-height:10px;
  font-family:Arial, Helvetica, sans-serif;
  color:#383838;
  width:249px; 
  background-color:White ;
  height:318px;
}
.tables{
  width:249px;
}
.trs{
  width:249px; 
  text-align:left;
}
.lines
{
  float:left;
  margin-left:10px;
  width:249px;
  background: url(images/lines.jpg) no-repeat;
  height:26px;
}
.title{
  width:249px;
  background: url(images/title.jpg) repeat-x;
  height:32px;
  font-family:Arial, Helvetica, sans-serif;
}
.sports{
   font-size:12px;
   color:white;
   font-weight:bold;
   width:54px;
}
.LivelinesHeader{
  margin-top:1px;
  width:249px; 
  background-color:#919191;
  color:white;
  font-weight:bold;
  font-size:13px;
  height:22px;
}
.date{
  width:29px;
}
.number{
  width:20px;
}
.spread{
  width:42px; 
  text-align:right;
}
.Teams{
/*  width:141px;
*/}
.list{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#383838;
   background-color:#fff;
}