/* This CSS is required to override the #mainContent style in layout.css and changes the right hand margin to account for pages without a right hand sidebar */

.tfs-layout #mainContent { 
	margin-right: 0px;

}

/*body{min-width:1024px;} */