.forumPhotos{
	display:block;
	width:436px;
	height:96px;
	overflow:hidden;
}
.forumPosts span{
	display:block;
	padding:1px 0px;
}
.forumPosts ul{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
	display: inline;
}
.forumPosts ul li{
	margin:2px 6px;
	padding:0px 0px;
	display: block;
	width:396px;
	float:left;
}
.forum_display_title *{
	vertical-align:text-bottom;
}
.forum_display_title span{
	margin-left:112px;
}
.forumPhotos *{
	border:0px;
	margin:0px;
	padding:0px;
}
.forumPhotos span{
	display:block;
}
.forumPhotos li{
	display:inline;
	float:left;
	list-style-type: none; 
}

.forumPhotos img{
}
.loadingImg{
	background-image:url(../lab/img/forum_display/ajax-loader.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.style18{
	display:block;
	padding:0px 0px 3px 0px;
}
.style14{
	/*
	vertical-align:top;
	position:relative;
	top:14px;
	*/
}
.frameRight{
	display:block;
	width:12px;
	height:96px;
	background-image:url(../lab/img/forum_display/frame_right.jpg);
	float:left;
}
.frameLeft{
	display:block;
	width:3px;
	height:96px;
	background-image:url(../lab/img/forum_display/frame_left.jpg);
	float:left;

}
.frameCenter{
	padding:3px 0px;
	background-image:url(../lab/img/forum_display/frame_center.jpg);
	height:96px;
	display:block;
	float:left;
}

.photoTitle{
	font-size:12px;
	font-weight:normal;
}