#tpl-9 {
	margin-right: 10px;
	margin-left: 10px;
	width: 760px;
	float: left;
}

#tpl-9 h2 {
	padding-top: 5px;
	font-size: 1.3em;
	color: #333333;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
}

#tpl-9 p {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 0.8em;
}

#tpl-9 .textbody {
	float: left;
	margin-right: 10px;
	width: 520px;
}

#tpl-9 .image {
	float: left;
	margin-left: 10px;
	width: 220px;
}

#tpl-9 .scrollto {
	width: 760px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}


