/* CSS Document */

.hideprint{
	display:none;
}
.sizeprint{
	width:100%;
}
.showprint{
	display:block;
}
