textarea {
	background: url(../img/resize_nw.gif) no-repeat right bottom !important;
}

.textarea-resizer {
        height: 5px;
        background:#EEE; 
        cursor:se-resize;
}

p.desc {  /* field descriptor */
    padding-left: 12em;
    margin-top: 0px !important;
    font-style: italic;
}

.date {
        padding-right: 20px;
	background: #f0f0f0 url(../img/calendar.gif) no-repeat right 1px !important;
}
