dd.actionMenuContent li a {
    padding-left: 3px;
    padding-right: 3px;
}

#portal-globalnav-ui {
    margin: 0 0 1em;
    font-size: 80%;
    clear: both;
}

#portal-globalnav-ui li a {
    display: inline-block;
    min-width: 6em;
    padding: 0.5em 1em 2em;
    white-space: normal;
    border-right: 0.1em solid white;
}

#portal-globalnav-ui li.ui-button {
    margin-right: 0px;
}

#portal-globalnav-ui li {
    border: 0px;
}

#portal-personaltools-ui {
    float: right;
    font-size: 80%;
    padding: 0.25em 0.5em;
    position: relative;
    right: 0;
    top: 0;
    z-index: 3;
}

#portal-personaltools-ui dd {
    padding: 3px;
    right: 0;
    top: 22px;
    line-height: 2em;
}

#portal-personaltools-ui #anon-personalbar a {
    float: left;
    margin-right: 0.5em;
}

#portal-personaltools-ui dt.actionMenuHeader a:after {
    content: " ▼";
}

#LSResult {
    z-index: 100;
}

#searchGadget {
    font-size: 1em;
}

input.searchButton {
    font-size: 1em;
}


input.ui-button,
select.ui-button,
textarea.ui-button {
    text-align: left;
}

input[type=text] {
    cursor: text;
}

#LSResult fieldset {
    border-width: 0px;
}
#livesearchLegend {
    background: none;
    padding-left: 1em;
    font-weight: bold;
}

.ui-custom-status-container {
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0pt 0.7em;
}

div.documentEditable div.ui-custom-status-container {
    margin-top: 2em;
}

.ui-custom-status-container p {
    margin-top: 1em;
    margin-bottom: 1em;
}

.ui-custom-status-container p strong {
    margin-right: 1em;
}

.ui-dialog .ui-button {
    font-size: .8em;
}

.ui-tabs-nav {
    margin-left: 0px !important;
}

#ui-globalnav li {
    zoom: 1;
    *display: inline;
}

#portal-searchbox {
    overflow: hidden;
}
.actionMenu .ui-state-hover {
    border: 0px;
}

#portal-footer-ui a {
    text-decoration: underline;
}
#portal-footer-ui {
    font-size: 75%;
    line-height: 2em;
    margin: 1em 0;
    padding: 1em;
}

/* portlets */
dt.portletHeader {
    margin: 0.25em;
}
.ploneCalendar tr.weekdays th {
    background-color: white;
    font-weight: bold;
}


/* edit bar stuff */
#edit-bar-ui {
    font-size: 80%;
}
#content-views-ui {
    border-bottom: 0;
    padding-left: 0.5em;
}

#content-views-ui a {
    line-height: 2em;
    margin: 0;
    padding: 0 0.75em;
    text-decoration: none;
}

#contentActionMenus-ui {
    border-top: 0;
    float: right;
    margin: 0;
    padding: 0.1em 0.24em 0 0;
    position: relative
}

#contentActionMenus-ui dl {
    line-height: 2em;
    margin-left: 0;
    margin-right: 0.5em;
}

#contentActionMenus-ui dl.actionMenu.activated dd a {
    margin: 0.25em !important;
}

.ui-tabs-nav li a span {
    border: none !important;
}

