.shadetabs{
list-style-type: none;
list-style: none;
list-style-position: outside;
padding: 0;
margin: 0;
}

.contentstyle
{
    height: auto;
    width: auto;
}
#ajaxload
{
    width: 200px;
    background-color: White;
    margin-left: 50px;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}