.ForumPost
{
	clear: both;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 10px;
}

.ForumUserBox
{
	float: right;
	padding-top: 10px;
	text-align: right;
}

.ForumPost small
{
	color: #bbb;
}

.ForumPost h2 {
	padding: 10px 0 0 0;
	font-size: 1.2em;
}

.floatleft 
{
	float: left;
	margin-top: 20px;
}

blockquote
{
	background-color: #eee;
	padding: 0.5em;
	margin: 0 0.5em;
	border: 1px solid #ddd;
}

.signature
{
	margin-top: 0.5em;
	color: #bbb;
	font-size: 0.75em;
}


img.picA
{
position: relative;
top: -2px;
background: url('/css/images/a47.gif') no-repeat;
width: 76px;
height: 74px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url('/css/images/a262.gif') no-repeat;
width: 170px; /* 146 */
height: 100px; /* 75 */
padding: 7px;
}

img.picC
{
position: relative;
/*top: 2px;*/
background: url('/css/images/picC.gif') no-repeat;
width: 44px;
height: 43px;
padding: 4px;
top: -2px;
}

img.ForumImage
{
	display: block;
	margin: 0 auto;
	max-width: 70%;
}

.galleryItem
{
	float: left;
	margin: 10px;
}

#galleryFilter
{
	float: right;
}

.disabled {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.newMessage {
	font-weight: bold;
	background-color: #eef;
}
