/****************************************************/
/* Copyright 2010 Psand limited. All rights reserved*/
/****************************************************/
.primary-section,
#footer,
.hidden,
.main-navigation,
#header ul,
#header .column-1 p span,
.button,
.more,
.whats-on-module p a,
.email-offers-module,
.social-links,
.addthis_toolbox,
.facebook-iframe,
.postcode-search,
.gallery-module,
.latest-offers-module p a {
    display:none;
}
body {
    background:#FFF;
    font-size:12pt;
}
#header h1 {
    float:none;
}
#header h2 {
    margin-top:0;
}
#header h1 a {
    height:auto;
    width:auto;
    padding:0;
    margin:0;
}
#header h1 a:link,
#header h1 a:visited {
    color:#000;
    text-decoration:none;
}
.hidden-text {
    display:block!important;
}
#body .secondary-section .column-2 h3,
#header h2,
#header .column-2 .wrapper p,
.whats-on-module h5 {
    color:#000;
}