#contentright {
	vertical-align: top;
	padding-right: 8px;
	padding-left: 8px;
}
#contentright p {
	color: #333333;
}
#contentright h1 {
	font-size: 1em;
	margin-top: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #28644B;
	padding-bottom: 2px;
	margin-bottom: 4px;
	padding-left: 2px;
}
#contentright h6 {
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 20px;
}

#contentright a {
	color: #1B4131;
	font-weight: bold;
	display: block;
}
#contentright a:hover {
	color: #28644B;
}
#contentright img {
	border: 1px solid #000000;
	margin-bottom: 6px;
	margin-top: 6px;
}

