div#col1 h4, div#col2 h4 {
	text-align: left;
	font-size: 1.2em;
	margin-bottom:0.3em;
}
div#col1 h4 {
	margin-top: 1em;
}

div#col1 dl, div#col2 dl {
	border-bottom: 1px solid #748B47;
	border-right: 1px solid #748B47;
} 

div#col1 dl dt , div#col2 dl dt {
	color: #EEF3E2;
	display: block;
	width: auto;
	background-color: #94AE62;
	padding: 1px 2px 1px 4px;
	font-size: 1.2em;
	text-align: left;
} 

div#col1 dl dt a:hover, div#col1 dl dt a:active, div#col1 dl dt a:focus, div#col1 dl dt a.hover, div#col2 dl dt a:hover, div#col2 dl dt a:active, div#col2 dl dt a:focus, div#col2 dl dt a.hover {
	color: #FFF;
}

div#col1 dl dd, div#col2 dl dd {
	padding: 1px 2px;
	font-size: 1.1em;
	text-align: left;
	border-left: 1px solid #748B47;
} 

div#col1 dl dd a:hover, div#col1 dl dd a:active, div#col1 dl dd a:focus, div#col1 dl dd a.hover, div#col2 dl dd a:hover, div#col2 dl dd a:active, div#col2 dl dd a:focus, div#col2 dl dd a.hover {
	color: #748B47;
}
div#googlejs {
	margin: 1.5em 0 2em 0;
}
div#googlejs h4 {
	font-size: 1.2em;
	margin: 0.3em 0;
}

.bannerl {
	position: absolute;
	left: 5px;
	top: 5px;
}
.bannerr {
	position: absolute;
	right: 5px;
	top: 5px;
}
