#page{
	float: none;
	width: 555px;
}

#mastheadContainer{
	float: none;
	width: 555px;
}

#masthead{
	float: none;
	padding: 0 0 13px 0;
	width: 555px;
}


#printThisPage{
	float: none;
	margin: 27px 5px 0 0;
	padding: 0;
	border: none;
}

#logoDate p{
	display: none;
}

#bannerImage{
	display: none;
}

#quickSearch{
	display: none;
}

#navContentBlock{
	float: none;
	width: 555px;
}


#leftNav{
	display: none;
}

#content{
	float: none;
	width: 540px;
}

.contentPadder{
	float: none;
}

.contentPadder img{
	float: none;
}

.contentPadder p{
	float: none;
}

#content ul{
	list-style-image: none;
	list-style: disc;
}

#content ul ul{
	list-style-image: none;
	list-style: circle;
}

#genericFloatFeaturePanel{
	display: none;
}

#rightPanel{
	display: none;
}

#baseNav{
	display: none;
}

#footer{
	width: 555px;
}

#footer ul{
	display: none;
}

.landingNews{
	float: none;
}

.landingNews .newsItem{
	float: none;
}


.landingMore{
	float: none;
}

.landingMore .moreItem{
	float: none;
	clear: both;
}

.landingMore h3{
	float: none;
	clear: both;
}

table{
	clear: both;
	float: none;
}

/* this is a very wide-ranging rule - not sure about it */
#content .padder{
	float: none;
}

#content .padder .jumpList{
	float: none;
}

#content h3.documentHeader{
	float: none;
	clear: both;
}

#content .padder ul{
	float: none;
}

#content .padder .jumpList ul{
	float: none;
}

#content .padder .jumpList ul li{
	float: none;
}

#content .padder .jumpList ul li a{
	float: none;
}

#content .scienceFileWrapper{
	float: none;
	clear: both;
}

#content .scienceFile{
	float: none;
}

#content .scienceFile h3{
	float: none;
}

#content .scienceFile .padder{
	float: none;
}

#content .scienceFile .padder p{
	clear: both;
}

#content .scienceFile .padder h3{
	float: none;
}

#content .landingFeatureLinks{
	float: none;
}

.featureLink{
	float: none;
	clear: both;
}

.featureLink h3{
	float: none;
}

.moreLinks{
	float: none;
}

.documentLinks{
	float: none
}

.documentLinks .linkItem{
	float: none;
}

.documentLinks h3{
	float: none;
}

.documentLinks .linkItem .padder{
	float: none;
}

.documentLinks .linkItem .padder .copy{
	float: none;
}

.findOutMore{
	float: none;
}

.findOutMore h3{
	float: none;
}

.findOutMore .linkItem{
	float: none;
}

#content .findOutMore p{
	float: none;
}

.committeeIndex{
	float: none;
}

.committeeIndex .linkItem{
	float: none;
}

#content .committeeIndex p{
	float: none;
}

div.documentGenericContentBlock {
  float: none;
}

div.backToTop {
  	float: none;
  	visibility: hidden;  	
}

.floatFeatureContentWrapper{
	float: none;
}

.genericFloatFeatureWrapper{
	float:none;
}

.boardMeetingsYear{
	float: none;
}

div.padder {	 
	float: none;	 
}

.quoteBoxWrapper {
	background: #fff;
}

.quoteBox {
	float:none;
	background: #fff;
}

.quoteCopy {
	float: none;
}

#content .quoteBox .quoteCopy {
	float: none;
	width: 100%;
}

#content .quoteBox .quoteCopy p{
	float: none;
}

#content .quoteBox .quoteCopy p.author{
	float: none;
}

.consultationContact{
	float: none;
}

.contactUs{
	float: none;
}

.contactsByLetter{
	float: none;
}

.contactsByLetter .padder{
	float: none;
}

.letterNav{
	display: none;
}

.auditReportsYear{	
	float: none;
}

.auditReportsYear table{
	float: none;
}

.auditReportsYear table th{
	float: none;
}

.auditReportsYear table td{
	float: none;
}

.auditReportsYear table th.top{
	float: none;
}

.auditReportsYear.scheduled table th.top{
	float: none;
}

.auditReportsYear table a{
	float: none;
}

.auditReportsYear table a:hover{
	float: none;
}

#content .auditReportsYear table p.table {
	float: none;
}

.subjectItem{
	float: none;
}

.subjectItem h4{
	float: none;
}

#content .subjectItem p{
	float: none;	
}

.panel.alerts form{
	float: none;
	clear: both;
}
/* Fix for page previews ticket 69156 */
#contentContainer{ float:none; clear:both;}
#contentContainer #content .documentGenericContentBlock{ float:none; clear:both;}
#contentContainer #content .documentGenericContentBlock .padder{
	clear:both;
}
/* Eof */
