.column-r-subpage, .column-r, #nav, .flush-right, #footer, .scroll-page, .callout, #column-l, .contact, h2 span, .print {
	display: none;
}

#main-container, #column-l-subpage, .grey-box-full, .white-box, .column-l {
	width: 600px;
}

#column-r {
	float: left;
}

.print-only{
	display: block;
}

#content-container-top, #content-container-bottom, #content-container, h2 {
	background: none !important;
	width: 600px;
}

#artwork{
	width: 600px;
	height: 230px;
}

.print-print{
	display: block;
}

h2 {
	color: #023F5D !important;
}

.hide-print{
	display: none;
}

ul {
	margin: 0 0 10px 15px;
	list-style-type: disc !important;
	list-style-position: inside;
}

ul li {
	list-style: disc !important;
	padding: 0 0 7px 13px;
	line-height: 140%;
}


