/* 
    Document   : js-disabled
    Created on : 20.6.2011, 12:59:27
    Author     : Jere
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#container { display:none; }
#js-disabled { width:40%; height:30%; margin-left:30%; margin-top:20%; margin-right:30%; margin-bottom:20%; padding:15px; border:1px solid #ccc; background-color:#eee; font-family:Arial, Helvetica; font-size:12px;}


