#forum { margin:0 1em; clear:both; }
#forum h2 a { float:right; text-decoration:none; font-style:italic; }

.comment {
	margin-bottom: 0.2em;
	padding: 0 0.3em;
	color: #FFF;
	background-color: #666;
	border-color: #666 #191919 #191919 #666;
	border-width: thin;
	border-style: solid;
	background-image: url(/community/images/comment-dither.png);
	background-repeat: repeat-x;
	background-position:top;
	width:100%;
}

.comment h4 { margin: 0; }
.comment p { font-size:smaller; }
.comment a:link { color:#999; }
.comment a:hover { color:#CCC; }
.comment a:visited { color:#AFAFAF; }


#galleries div {
	float:left;
	padding:0em 1em;
}

#galleries h4 {
	text-align:center;
	margin-top:-1em;
	padding-top:0;
	text-shadow:white 0 0 2px;
}