﻿#defaultSkin
{
    border: 1px #ddd solid;
    background-color: inherit;
    color: #3e3e3e;
    margin: 3px;
}

#defaultSkin .Head
{
    border-bottom: 1px #b0b1ba solid;
    margin-top: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    color: White;
    background-color: inherit;
    font-family: Verdana;
    font-size: 11px;
    height: 18px;
}



