#print_true {
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
	width: 600px;
	height: auto;
}

#print_false
{
	visibility:hidden;
}
