
body{font-family: Arial, Helvetica, sans-serif;  font-size: 12px;}
/*global container for all schedule lines*/
.lines_container{ width:591px; height: 100%; border:1px solid silver; top:50px; position:relative; margin: 0px auto;}
.lines_container *{ float: left; text-align:left !important;}
/*sports ttile*/
.lines_header {background-image: url(../images/layout/logo.png); background-repeat:no-repeat; 
background-position: left bottom;  background-color: #212121; 
width: 581px; height: 45px; color: white; font-size: 18px;
 border-bottom: 2px solid white; text-align: right!important;  font-family: Arial, Helvetica, sans-serif; padding: 50px 10px 0 0;
}
 
 
 
.lines_banner { background-color: #D0D0D0; width: 97%; height: auto; border-bottom: 2px solid white; padding-right:3%; }
.lines_banner_in{position: relative; left: 10px;}
.lines_date { width: auto; height:15px; text-align: left; font-size: 11px; position: relative; float: left; }
.lines_detail { background-color:  #0000CD; width: 591px; height:15px; text-align: center; font: 11px; font-weight: bold; position: relative;color: white;}
.lines_box { width: 100%; height: auto; clear: both; margin: 5px 0; float: left;}
.lines_game_even{ background-color: #F4F4F4; width: 100%; height: auto;}
.lines_game_odd { background-color: #E7E7E7; width: 100%; height: auto;}
.lines_gameType { width: auto;}
.lines_gameTypeIn { width: 15px; height: auto; position: relative; float: left;left: 10px;}
.lines_formatTime { width: 100px; height: auto; position: relative; float: left;left: 10px;}
.lines_TNum, .lines_teams { width:auto; height: auto; position: relative; float: left;}
.lines_teams { position: relative; left:15px; }
.lines_teamName, .lines_OddsItem, .lines_teamNum{ clear: both!important;  margin: 0 2px 5px 2px;}
.lines_teamName { width:200px;}
.lines_Odds{width: auto;}
.lines_OddsItem { width: 65px; height: auto; display: block   clear: both!important}
.lines_Pitcher{ clear: both; height: auto; position: relative; float: left; width:100%;}
.lines_Pitcher span { width: 100% !important; float: left; position: relative; left: 15px; color: Gray;}
.lines_timefutures { width: 100% !important; clear: both; background-color: #BFBFBF;}
.lines_timefutures span { position: relative; left: 10px; float: left; width: 60px;}
