#ContBox ul {
	margin-bottom: 1em;
}
#ContBox  h3 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
	color: #9F0;
}


.left {
	float: left;
	width: 250px;
	clear: left;
	margin-bottom: 25px;
}
.right {
	float: right;
	clear: right;
	margin-bottom: 25px;
	width: 460px;
}
