﻿.MainPanel{
  font-size:9px;
  line-height:10px;
  font-family:Arial, Helvetica, sans-serif;
  color:#383838;
  width:265px; 
  background-color:White ;
  height:250px;
  overflow-y: scroll;
}
.tables{
  width:247px;
	

}

.trs {
  width: 248px; 
  text-align:left;
}
.lines {
  float:left;
  margin-left:10px;
  width:248px;
  background: url(images/lines.jpg) no-repeat;
  height:292px;
}
.title {
  width:274px;
  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:40px;
}
.LivelinesHeader{
  margin-top:0;
  width:248px; 
  background-color:#919191;
  color:white;
  font-weight:bold;
  font-size:13px;
  height:22px;
}
.date{
  width:35px;
}
.number{
  width:28px;
}
.spread{
  width:30px; 
  text-align: left;
}
.Teams{
  width:155px;
}
.list{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#383838;
   background-color:#fff;
}