#rightCol {
	text-align: center;
}
#rightCol a {
	display: block;
	font-size: 11px;
	margin-bottom: 0;
	text-decoration: none;
}
#rightCol a img {
	display: block;
	height: 133px;
	margin: 20px auto 2px;
	width: 200px;
}
#leftCol h5 {
	border-bottom: 1px solid #555;
	font-size: 14px;
	margin-top: 1em;
	width: 100px;
}
#leftCol td h5:first-child {
	margin-top: 0;
}
#leftCol table {
	width: 99%;
}
#leftCol td {
	width: 25%;
}
#leftCol td a {
	color: #999;
	text-decoration: none;
}
#leftCol td a:hover {
	text-decoration: underline;
}
#leftCol td i {
	color: #fff;
	font-size: xx-small;
	vertical-align: text-top;
}