.colmask .colleft {
    margin-left:-400px;  /* in hg7-2col-framework = -200 */
}

.colmask .col1 {
    margin:0 15px 0 415px;  /* in hg7-2col-framework = 0 15px 0 215px */
}

.colmask .col2 {
    width:370px;  /* in hg7-2col-framework = 170px */
    left:385px;   /* in hg7-2col-framework = 185px */
}

#fixed {
    width: 1000px;  /* in hg7-2col-framework = 800px */
}

/* col2-left/right undefined in hg7-2col-framework */

.col2 .col2-left, .col2 .col2-right {width: 170px;float: left;}

.col2 .col2-left {margin-right: 15px;}
.col2 .col2-right {padding-left: 15px;}

/*  This inhibits display of items which are just one column wide in right-hand column
    The corresponding 'rhs-two-cols-wide' is switched off in the 2-up style sheet
*/
div.rhs-two-cols-wide {display: inherit;} /* switch back - hg7-2col-framework is loaded before */ 
div.rhs-one-col-wide {display: none;}

/* For banner include 2013-Felixstowe.htm */

div.variable-width > div.Felixstowe-2013 {
    background: url("/img/logos/Arena-Travel-370-Faint.jpg") #fff no-repeat center;
}

div.variable-width div.Felixstowe-2013 h4 {padding: 8px 4px;}
div.variable-width div.Felixstowe-2013 ul {margin: 22px 0 8px 10px;}


