﻿body
{
    margin-top: 0px;
}
.MasterContainer
{
    margin-right: auto;
    margin-left: auto;
    width: 800px;
    height: auto;
}
.HeaderImg
{
    width: 800px;
    height: 101px;
    background-image: url('../Images/SafeCostcoRef.png');
    margin-bottom: 5px;
    background-repeat: no-repeat;
}
.MainBar
{
    width: 800px;
    height: 25px;
    background-color: #E01C22;
}
.MainContent 
{
    width: 750px;
    height: 25px;
    margin-right: auto;
    margin-left: auto;
    margin-top:10px;
}

/**Start Laser Stacking Reference**/
.RefHeader
{
    width: 750px;
    height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    vertical-align: middle;
    text-align: center;
}
/**End Laser Stacking Reference**/