﻿.center-objects 
{
    text-align:center;
}
.directions 
{
    margin:0px 8px 8px 8px;
    text-align:center;
}
.logo-background 
{
    background-color:#666666;
    margin-bottom:8px;
}
.red-border 
{
    background-color:#fcf8e9;
    border:1px solid #ff0000;
    margin-top:24px;
    margin-left:auto;
    margin-right:auto;
    padding:1px;
    width:760px;
}
.small-text 
{
    color: #666;
    font-size:10px;
    margin-left:8px;
}
.updating 
{
    margin-left:8px;
    font-style:italic;    
}
.vendorgrid-header
{
    visibility:hidden;
}