/* 
    Document   : style
    Created on : Nov 8, 2013, 1:53:24 PM
    Author     : Istvan
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}
.clearer { clear: both }
.name {margin-right: 30px}
