/* 
    Document   : screen_styles_medium
    Created on : 06 Feb 2014, 2:40:46 PM
    Author     : marlene.devente
    Description:
*/

.page  { margin: 10px auto; }
#home   .title                  { margin-top: 100px; }        
#home .leftside         { float: left; }
#home .template_box { width: 70%; }
.divider            { width: 70%; border: none; border-bottom: 1px dashed #fff; height: 20px; }

.myreports_container { margin-left: -15px; }
.template,
.report { margin: 15px 0px 5px 15px; }


