#leftCol p {
	clear: left;
}
#rightCol ol, #rightCol ul {
	margin-bottom: 2em;
}
#rightCol li {
	margin: 2px auto 2px 0;
	padding: 0;
}
#rightCol a:visited {
	color: #777;
}
.thumb {
	float: left;
	height: 152px;
	margin: 0 40px 20px 0;
	text-align: center;
	width: 150px;
}
.thumb img {
	height: 100px;
	margin: 0;
	width: 150px;
}
.thumb a {
	color: #ccc;
	text-decoration: none;
	width: 150px;
}