.topicGallery
{
	width:720px;
	float:right;
	margin-top:-220px;
	position:absolute;
	overflow:hidden;
	margin-bottom:20px;
}
.topicGallery h3
{
	font-size:1.5em !important;
}
.topicGallery ul
{
	float:none;
	clear:both;
}
.topicGallery ul li
{

	float:left;
	text-align:center;
	background:none !important;
	width:110px;
	font-size:.9em;
	padding-bottom:10px;
	padding-right:10px;
	
}
.topicGallery .controls
{

	position:absolute;
	top:6px;
	left:610px;
	cursor:pointer;
}

.topicGallery ul li img
{

	display:block;
	border:1px solid #686868;
	margin-bottom:6px;
}