.searchButton {
overflow: hidden; 
visibility: hidden; 
display: none; 
}

.topRowCentreSpacer {
   background-image:  url(/global/structure_graphics/spacer.gif);
	height: 36px;
	width: 240px;

}
.TopRowGreySpacer {
	   background-image:  url(/global/structure_graphics/spacer.gif);
	width: 200px;

}
.TopRowLeftGreySpacer {
	   background-image:  url(/global/structure_graphics/spacer.gif);
	height: 62px;
	width: 7px;

}
.TopRowRightSpacer {
	   background-image:  url(/global/structure_graphics/spacer.gif);
	height: 62px;
	width: 10px;

}
.TopRowRedStripe {
	background-image:  url(/global/structure_graphics/tileTopRow.gif);
	height: 9px;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.TopRowCentreGreySpacer {
	background-image:  url(/global/structure_graphics/tileTopRow.gif);
	width: 197px;
}
	
