.grippie {
    background:#EEEEEE url('../images/grippie.png') no-repeat scroll center;
    border-color:#666;
    border-style:solid;
    border-width:0px 1px 1px;
    cursor:s-resize;
    height:7px;
    overflow:hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.resizable-textarea, .resizable-textarea textarea
{
    display:block;
    margin-bottom:0px;
}