/* 
================================
Skin styles for VDB container
================================
*/
.boxheader
{
    margin:0px;
    height:0px;
    position:relative;
    width:100%;

}

.contentpane
{
    margin:0px;
    padding:0px;
    width:100%;
}

.icon
{
   float:left;
}

.solactions
{
   position:absolute;
   top:0;
   left:0;
    width:100%;
}




