#gerycopyright,.gerybox { font-size: 8pt; font-family: arial,helvetica,sans-serif; }

.gerybox {
	text-align: left;
	width: 760px; 
	margin: 0 auto;
}

.gerybox .contentBox {
	margin: 0;
	position: relative;
}

.gerybox .contentBox ul {
	margin: 0 0 0 2px;
	padding: 4px 0 0 14px;
	list-style: none;
} 

.gerybox .contentBox ul li {
	line-height: 1.5;
	float: left;
	margin-right: 10px;
	width: 166px;
	overflow: hidden;
	height: 8em;
}

.gerybox .contentBox p {
	text-align: right;
	margin: 0 0 0 2px;
	padding: 0 3px 5px 0;
	border: solid #dfe0e4;
	border-width: 0 1px 1px 1px;
}

.gerybox h5 {
	margin: 0px;
	font-weight: bold;
	font-size: 9pt;
}

.gerybox .contentBox ul li.colItemLast {
	margin-right: 0px;
	clear: right;
	float: none;
}

