﻿/* --- Box styles ---*/
.itemWrapperNoBorder {float: left; width: 98%; padding: 0 0 10px 0; margin: 0 0 20px 0; clear: both; }

/* --- Master progressive ---*/

.sys_section {
    background-color: #fff;
    float: left;
    margin-top: 0 !important;
    padding: 12px 20px;
    width: 95%;
  	height:100% !important;
}

/* changes to pages for Evelina London content */

.tab_content {
    border: 1px solid #3872a0;
    clear: both;
    font-size: 1.1em;
    margin: 30px 20px;
    padding: 30px 10px 10px;
  	width: 430px;
}