@CHARSET "UTF-8";

@IMPORT url("scorecenter.css");
/* PAGE LAYOUT BEGIN */
#games, #scoreboard, #s24footer {
    width: 700px;
    margin-left:5px;
}

#modules {
    width: 300px;
    margin-bottom: 10px;
    margin-left:-2px;
    margin-right:2px;
}

#lineupHome,#lineupAway {
    width: 190px;
margin-left:5px;
}
.fieldP {
    margin: 0 0;
    position:relative;
    top:0px;
    height: 140px;
    width: 700px;
}

.fieldEC {
    margin: 0 0;
    position:relative;
    top:0px;
    height: 130px;
    width: 700px;
}
.fieldEC .currentGamesP{
left: 312px;
}
/* Front begin */
#frontGamesContainer .leagueFront{
  width: 335px;
}
#frontGamesContainer .tableFrame{
    width: 335px;
    height: 110px;
}
/* Front end*/
/*#partnerLogo {
    height: 50px;
    background-image: url(../images/cust/dnlive_180.gif);
    background-repeat: no-repeat;
    background-position: 10px  center;
} */

.green-top {
display:none;
}
/* div positioning */
.leagueStatsP {
    left: 20px;
}

.homeInfoP {
    left: 85px;
}

.currentScoreP {
    left: 220px;
}

.awayInfoP {
    left: 475px;
}
.currentGamesP {
    left: 345px;
}
.helpP {
    left: 645px;
}