/*MainSection Container*/
.hoursContent {
    background-color: #F5FCFF;
    background-image: url("Images/hourstablebottom.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 0 0 16px 5px;
    text-align: left;
    vertical-align: top;
}