section {
	margin-bottom: 0px;
}

section.latestWikisWrapper {
	margin-bottom: 0 !important;
	float: none;
}

.readmorebox {
	color: #FFF;
	padding: 0 0 0 6px;
	margin-bottom: 0px;
}

.readmorebox a {
	color: #FFF;
	text-decoration: none;
}

.readmorebox a:hover {
	text-decoration: underline;
}

/* #forumthreadslist {
	margin-bottom: 20px !important;
} */

.threadlist {
	float: none;
	margin-top: 0;
}

.threadlist .outer li:nth-child(odd) {
	background: none;
}

.threadlist .outer li {
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
}

#reviewslist article {
	float: left;
	width: 100%;
}

#reviewslist h3 {
	display: block;
}

#reviewslist span {
	display: block;
}

#reviewslist .score {
	float: right;
	width: 35px;
	height: auto;
}

#gamepedialist {
	margin-top: 20px;
}

.artistyle1 .imgrow h3 {
	bottom: 0;
}

#usergallerylist {
	display: inline-block;
}

#usergallerylist .imgrow img {
	height: 150px !important;
}

#usergallerylist .imgrow h3 {
	bottom: 0 !important;
}

#reviewslist {
	display: inline-block;
	width: 100%;
}

#reviewslist .dottedlist article img {
	height: auto;
}

#usergallery .hbar2 {
	font-weight: normal;
	font-size: 13px;
}