.content_tabs {
    padding: 0 !important;
    font-size: 10px;
    border: none;
    background: transparent;

}

.content_tabs .ui-tabs .ui-tabs-nav {
    background: #E7EFFB none repeat scroll 0 0;
    border: none !important;
}

.content_tabs li.ui-widget-content {
    background: #E7EFFB none repeat scroll 0 0;
    border: none !important;
}

.content_tabs li.ui-tabs-selected a {
    background: #FFFFFF none repeat scroll 0 0;
    height: 24px;
    line-height: 24px;
    margin-top: 0;
    border: none !important;
    color: #000000;
}

.content_tabs li.ui-state-active {
    background: #FFFFFF none repeat scroll 0 0;
    height: 24px;
    line-height: 24px;
    margin-top: 0;
    border: none !important;
    color: #000000;
}

.content_tabs a {
    color: #666666;
    font-size: 11px;
    text-decoration: none;
}

.content_tabs li.ui-state-default {
    background: transparent none repeat scroll 0 0;
    border: none !important;
}

.content_tab {
    text-decoration: none;
    color: #666666;
    background-color: #CCCCCC;
    display: block;
    text-align: center;
    vertical-align: middle;
    line-height: 22px;
    width: auto;
    height: 19px;
    margin-top: 2px;
    font-size: 11px;
    border-style: none;
    border-bottom: 1px solid white;
    font-weight: bold;
    padding: 3px 7px !important;
}

.content_tab:hover {

}

.nav_tabs {
    padding: 0 !important;
    font-size: 10px;
    border-style: none;
    background: transparent;

}

.nav_tabs .ui-tabs .ui-tabs-nav {
    background: #E7EFFB none repeat scroll 0 0;
    border: none !important;
}

.nav_tabs li.ui-widget-content {
    background: #E7EFFB none repeat scroll 0 0;
    border: none !important;
}

.nav_tabs li.ui-tabs-selected a {
    background: #E7EFFB none repeat scroll 0 0;
    height: 24px;
    line-height: 24px;
    margin-top: 0;
    border: none !important;
    color: #000000;
}

.nav_tabs li.ui-state-active {
    background: #E7EFFB none repeat scroll 0 0;
    height: 24px;
    line-height: 24px;
    margin-top: 0;

    border-bottom: none !important;
    border-top: 1px solid white !important;
    border-left: 1px solid white !important;
    border-right: 1px solid white !important;
    color: #000000;
}

.nav_tabs li.ui-state-default {
    background: #E7EFFB none repeat scroll 0 0;
    border: none;
}

.nav_tab {
    text-decoration: none;
    color: #666666;
    background-color: #CCCCCC;
    display: block;
    text-align: center;
    vertical-align: middle;
    line-height: 22px;
    width: auto;
    height: 19px;
    margin-top: 2px;
    font-size: 11px;
    border-style: none;
    border-bottom: 1px solid white;
    font-weight: normal;
    padding: 3px 4px !important;
}

.nav_tab:hover {

}

object {
    outline: none; /*get rid of the ugly grey dashed/dotted border if the user clicks on a salesaction flash*/
}