.ge-likes {
	float: right;
	font-size: 0.9em;
}

.ge-likes.hidden, ul.ge-comments.hidden, ul.ge-comments li.hidden {
	display: none;
}

.ge-likes p {
	display: inline;
}

ul.ge-comments {
	margin: 0;
}

ul.ge-comments li.first, ul.ge-comments li.form {
	display: block;
	margin-top: 10px;
}

ul.ge-comments li.form textarea {
	height:45px;
	margin:5px 0 0;
	width:98%;
}

ul.ge-comments li .ge-comment-submit {
	width: auto;
	margin-top: 8px;
}

table#global-forum-topic-list th#th-likes {
	width: 11%;
}