/* 
    Document   : screen
    Created on : 23/09/2009, 09:44:52
    Author     : seba
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
.no-print {
    display: block;
}

.print {
    display: none;
}