.atto_equation_library .yui3-tabview-list {
    border: none;
}

.atto_equation_library .yui3-tab-selected .yui3-tab-label, .yui3-skin-sam #atto_equation_library .yui3-tab-selected .yui3-tab-label:focus, .yui3-skin-sam #atto_equation_library .yui3-tab-selected .yui3-tab-label:hover {
    background: none;
    color: black;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.atto_equation_library button {
    margin: 0.25%;
    min-width: 12%;
}

#page-admin-setting-atto_equation_settings .form-defaultinfo {
    max-height: 10em;
    overflow: auto;
    padding: 5px;
    min-width: 206px;
}

.atto_form .atto_equation_preview {
    margin-bottom: 0px; /* Turn off the margin-bottom from the class "well" */
}
