/* import CSS for compliant browsers */
/* ------------------------------------------------------- */
 @import url(reset.css); 

/* stops the nasty horizontal shift with centered layouts in moz etc */
/* html { height: 100%; margin-bottom: 1px; } */

/* overrule basic.css styles */

body {}


.noprint {display:none;}

