/* 
    Document   : wc.css
    Created on : 2010-05-08, 22:01:32
    Author     : frank
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}


#ed_entry_add_form {
    min-height: 500px
}

