.column20 {
	width: 19%;
	float: left;
}
.column100pix {

	width: 100px;
	float: left;
	text-align: center;
}
.column10 {
	float: left;
	width: 10%;
}

.column90 {

	height: auto;
	width: 98%;
	float: none;
	overflow: visible;
}
.column45 {

	width: 45%;
}
#box {
	color: #FFFBF0;
	background-color: #2A1FAA;
}
.column75 {


	width: 75%;
}
.column80 {


	height: auto;
	width: 80%;
	float: none;
	overflow: visible;
}
.no-print {
}
