/* 
    Document   : textmodule
    Created on : 04-Sep-2009, 11:21:34
    Author     : rob
    Description:
        Purpose of the stylesheet follows.

        Change the displaying of the text module
*/

root { 
    display: block;
}
.default {
    margin-bottom:15px;
}

