/* West End Farm
 * 
 * @package Westend
 * @author Russell Smith <russell.smith@ukd1.co.uk>
 * @copy Russell Smith, UKD1 2007
 */

.noprint {
	display: none;
}

.print {
	display:block;
}

img {
	border:none;
}