.resizable-textarea textarea
{
    display: block;
    margin-bottom: 0pt;
    width: 100%;
    resize: none;
    height: 20%;
}

div.grippie
{
    background: #EEEEEE url(../../../../img/grippie.png) no-repeat scroll center 2px !important;
    border-color: #DDDDDD !important;
    border-style: solid !important;
    border-width: 0pt 1px 1px !important;
    cursor: s-resize;
    height: 9px !important;
    overflow: hidden !important;
}
