body {
    font-size: 95%;
}

/* searchbox style and positioning */
#portal-searchbox {
    position: absolute;
    top: 11.8em;
    right: 15px;
    background-color: transparent;
    margin: 0;
    padding: 0;
    text-align: right;
    text-transform: &dtml-textTransform;;
   # width: 50%;
    white-space: nowrap;
    z-index: 2;
}