/* subindex2006.css overide ! */
#mainContent{
	padding:5px 5px 0px 0px;    	
}
/* end subindex2006.css overide */

/* style for the two middle columns -  - the height of these is set by JS */
.column{	
    margin-bottom:5px;	
}

/* style for the height of the bbcpageServices column
* though empty this style is neccessary to change the height so that the gutter lines up with
* the bottom of the content - this style rule is dynamically altered by JS
*/
td.bbcpageServices {
    /* PLEASE DO NOT DELETE THIS RULE! */
}

#cols_bottom, #lhn_bottom {border:1px solid red;visibility:hidden;position:absolute;width:1px;height:1px;font-size:1px;}