#freebox {
	float: none;
	background-color: #EEEEEE;
	color: #000000;
	font-size: 12pt;
	border: medium solid #999999;
	line-height: 15pt;
	text-align: center;
	padding: 7px;
	}
	
#col1 {
	float: left;
	width: 620px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 6px;
	line-height: 14pt;
	}
	
#col2 {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 290px;
	line-height: 14pt;
	border-left: 1px solid #CCCCCC;
	}

