body {
    overflow: auto;
}
.bold {
    font-weight: bold;
}
#topnav .x-form-field-wrap {
    margin-left:5px;
    padding-right: 17px;
}
#topnav,
#topnav a {
    font-size: 11px;
}
#sitemap {
    margin: 10px 0 0 0;
}
div.float-left {
    float:left;
}
div.float-right {
    float:right;
}
a {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    font-size:11px;
}
a:hover {
    text-decoration: underline;
}
.save {
    background-image: url(js/ext-3.4.0/examples/shared/icons/save.gif) !important;
}
.delete {
    background-image: url(js/ext-3.4.0/examples/shared/icons/fam/delete.gif) !important;
}