﻿#header,
#navHolder,
#breadcrumb,
#subnav,
.ctaContent,
.bottom,
#footer,
.flashBanner,
.homeCtas {
	display: none;
}
#narrowContent,
#wideContent {
	width: 100%;
	margin: 0; float: none;
}
#wideContent .box 
{
	background: none;
}
body,
#narrowContent .box .inner,
#narrowContent .box,
#wideContent .box .inner,
#wideContent .box {
    background: #fff;
}
#content {
    padding: 1em 2em;
}
.colour {
    display: none;
}
#wrapper {
    width: 780px;
}
.listing .item 
{
    float: none;
    width: 100%;
    padding: 0;
}

