/* THIS css should only be included when the HomePage_BuickGMC1 is viewed in WSM */


.statusHidden
{
    font-weight:bold;
    color:red;
}

.wsm_tab_content{
    margin:5px;
    
}

.smallWSMInlineBox
{
    width:20px;
    height:20px;
    float:left;
}

.statusVisible
{
        font-weight:bold;
        color:green;
}

.noteToDealer{
    font-style:italic;
    margin:20 10px;
}
