body {
    color: #000;
}
.UIAPIPlugin #options h2, #jq-primaryContent #docs-content #bodyContent .UIAPIPlugin #events h2, #jq-primaryContent #docs-content #bodyContent .UIAPIPlugin #methods h2, #jq-primaryContent #docs-content #bodyContent .UIAPIPlugin #theming h2 {
    -moz-border-radius-bottomleft:2px;
    -moz-border-radius-bottomright:2px;
    -moz-border-radius-topleft:2px;
    -moz-border-radius-topright:2px;
    background:#0F67A1 none repeat scroll 0 0;
    color:#FFFFFF;
    font-size:15px;
    margin:0 0 20px !important;
    padding:5px 10px !important;
    text-transform:none;
}
