#wapper .block {
	height: auto;
}
#wapper #colLeft {
	height: 100%;
	background-color: #54780C;
}
#wapper #colRight {
	width: 400px;
}
h2 em {
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin-top: -20px;
	line-height: 1em;
	text-align: right;
	color: #99CC00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
dt {
	margin-top: 5px;
}
dt a img {
	vertical-align: text-top;
	margin-left: 5px;
}
dd {
	font-size: 10px;
	line-height: 1.4em;
	margin-bottom: 10px;
	padding-left: 5px;
	color: #EAF7CA;
	text-align: left;
}
