#leftgutter h2.subhed {
	color: #414141;
	font-style: italic;
	font-weight: lighter;
	font-size: 1.2em;
	margin-bottom: 2em;
}
#leftgutter .rtimg {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
	border: 0;
}
#leftgutter h3 {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: -10px;
}
#leftgutter p, #leftgutter li {
	color: #414141;
	line-height: 1.4em;
}
#leftgutter b {
	color: #0099D9;
	font-weight: bolder;
}
#leftgutter a {
	color: #aa3a39;
	font-style: italic;
}
#leftgutter img.subhed {
	margin: 6px 0px 0px 0px;
}

#leftgutter li {
	background-image: none;
	line-height: 1.4em;
	padding-left: 6px;
	margin-left: 10px;
	list-style-type: square;
}
