/* 
    Document   : screen_styles_medium
    Created on : 06 Mar 2014, 11:37:00 AM
    Author     : marlene.devente
    Description:
*/

.page  { margin: 10px auto; }
.clipon     { right: 10px; }
#header .welcome  { margin-right: 0px; margin-left: 0px; }
#home .title      { margin-top: 100px; }     
.companyname      { display: none; }

.myreports_container { margin-left: -15px; }
.template,
.report { margin: 15px 0px 5px 15px; }

#home .template_box { width: 100%; }
.divider            { width: 100%; border: none; border-bottom: 1px dashed #fff; height: 20px; }


