/* 
    Document   : rotatormodule
    Created on : 01-Sep-2009, 09:37:20
    Author     : rob
    Description:
        Purpose of the stylesheet follows.
*/

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

root { 
    display: block;
}
.rotate-default{
    background:#002596;
    padding:10px;
    color:#ffefa6;
    margin:0px 0px 10px 0px;
}

