﻿/* TODO: We need to reverse this customization of container. Th below code should be inside default screen.css */
.container
{
    margin-top: 15px;
    width: 990px;
}

div.container_header {
    background-image: url("../images/tab_bgd.png");
    background-repeat: no-repeat;
}

div.container_team_header, container_league_header
{
    background-image: url("../images/mba_team_header_bgd.png");
    background-repeat: no-repeat;
}