#Container #Topics {
	height: auto;
	width: 656px;
	margin-left: 194px;
	padding-bottom: 40px;
}
#Container #Topics h2 {
	margin-bottom: 20px;
}

#Container #Topics ul {
	width: 656px;
}

#Container #Topics li {
	text-align: center;
	display: inline;
	float: left;
	width: 208px;
	padding-right: 5px;
	padding-left: 5px;
	height: 200px;
}
#Container #Topics h3 {
	font-weight: 600;
	text-align: center;
	margin-bottom: 40px;
}
#Container #Topics table {
	height: auto;
	width: 576px;
	margin-right: auto;
	margin-left: auto;
}
#Container #Topics td {
	vertical-align: top;
	text-align: center;
}
#Container #Topics .Bgphoto,.Leftphoto,.Rightphoto {
	padding-bottom: 30px;
}
#Container #Topics .Leftphoto {
	padding-right: 8px;
}
#Container #Topics .Rightphoto {
	padding-left: 8px;
}
#Container #Topics td img {
	margin-bottom: 3px;
}
