
#utilityBar {
    color: #fff;
    height: 90px;
    width: 263px;
}

#subscribe {
    font-weight: bold;
    margin-top: 5px;
}

#rteArea {
    float: left;
    display: block;
    margin: 5px 0 5px 10px;
    overflow: hidden;
}