/*

 Andy Brown TWM 24/08/04
 Printer friendly stylesheet

*/

* {
	visibility: hidden;
	float: none !important;
}

#wrapper {
	width: 100%;
	margin: 0 10px;
}

#header, #options {
	display: none;
}

.title, .caption, .small {
	visibility: visible;
	font-size: 14pt;
	width: 6in;
	padding: 0;
	margin: 0;
	border: 0;
}

* img {
	height: 0;
	width: 0;
	position: absolute;
}


#colone img {
	position: relative;
	visibility: visible;
	border: 1px solid black;
	padding: 0;
	margin: 0;
	height: auto;
	width: auto;
}

#coltwo {
	margin: 0 5%;
}

