table.small{
	font-size: 10px;
	font-family: arial, sans-serif;
}
table.small td{
	padding: 3px;
	border-bottom: 1px solid #ccc;
}
h2.alt{
	color: #8CC63F;
}
div.hide{
	height: 7px;
	background: #fff;
	position: relative;
	top: -5px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}