/*
	Print specific styles
*/

#col1,
#header ul,
#footer,
.noprint {
	display: none;
}
#col2 {
	width: 700px;
}
