/* 
    Document   : feedback
    Created on : 6.10.2012, 13:37:01
    Author     : RexeL
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#fb_module li {
    list-style: none;
}

#fb_module ul {
    padding: 0;
}

#fb_module button.close {
    margin-top: -6px;
}