/*
Copyright 2003 Sweet & Maxwell
Designed and Built @ TechnoPhobia Ltd
Print stylesheet:
Turns off header, lef and right columns, and fixes middle column width
*/

.noprint {
	display: none;
	}

.printfix {
	width: 600px;
	}