﻿body {
}
.sideBarBox
{
    display:none;
}
.hidePrint
{
    display:none;
}
#header2
{
    width:100%;    
    text-align:center;
    color: #442770;
    font-family: Rockwell, 'Courier Bold', Courier, Georgia, Times, 'Times New Roman', serif;
    font-size: 24px;
    text-transform: uppercase;
    margin:10px 0px 20px 0px;
}
.schedule
{
    width:100%;
}
.teamScheduleSection
{
    width:100%;    
}

.teamScheduleSection .schedule
{
    width:100%;
}

.showPrint
{
    display:block;
    margin:0px auto;
    text-align:center;
    width:100%;
}

.single-row
{
    height:20px;
}
.teamInformationDiv
{
    clear:both !important;    
    margin: 0px auto !important;  
    text-align: center !important;  
    width: 100% !important;
    float: none !important;
}