/* 
    Document   : common
    Created on : 22 oct. 2012, 20:44:58
    Author     : morel
    Description:
        Purpose of the stylesheet follows.
*/

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

#insideSideColNarrow { float: left; width: 50px; padding: 10px; }
#insideMainColNarrow { float: right; width: 900px; padding-bottom: 30px; }

