﻿.VStuffPanel
{
    position:relative;
    margin-top:0px;    
    z-index:310;
}
.VStuffTitle
{
    background-color:#353794;
    color:White;
    
    border-color:White;
    border-width:medium;
    margin-bottom:1px;
    width:99%;    
    vertical-align:bottom;
    
    
}