﻿div#content-container {width: 100%; background: #F2F2F2;  }
.tabletHidden {display: none;}

/* header */
header#headerPage {  z-index: 100; min-height: 60px; background-color: #fff; border-bottom: solid #D0CDC7 1px; color: #999; line-height: 42px; font-size: 0.875em; }
header#headerPage img {width: 140px; padding: 15px 10px 15px 15px; float: left;} 

/* content area */
section#section-main-body { padding: 0em 1em 2em;}


/* grid layout */
section div.pure-g div > p{margin: 0 1em;}