
#printcontent_wrap {
width: 600px;
}

#content {
width: 600px;
overflow: hidden;
}

.clear {
	clear: both;
}

.invisible {
	display:none;
}
