/* 
    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>ul{
    margin-top: 30px; 
    margin-left: 0px;
    padding-left: 14px;
}

#fb_module li {
    list-style: none;
}
