.quote
{
	border: 1px solid #cccccc; 
	width: 99%; 
	margin: 0px Auto;
	padding: 3px;
}

.memberSince
{
	width: 300px;
	font-size: 1em;
	display: block;
	float: right;
	text-align: right;
	font-weight: normal;
	padding-right: 5px;
}

.forumMemberName
{
	padding-left: 10px;
}

.postContent
{
	width: 680px; 
	background-color: #ffffff;
 	color: #000000;	
	padding: 5px;
	margin-top: 5px;	
}

.posterSignature
{
	background-color: #ffffff;
	padding: 5px;
	border-top: 1px dashed #000000;	
}

.forumTop
{
	width: 680px; 
	font-weight: bold;
	background-color: #ffffff;
 	color: #000000;	
	padding: 5px;
}

.forumPosterDetails
{
	width: 680px; 
	font-weight: bold;
	background-color: #ffffff;
 	color: #000000;	
	padding: 5px;
	height: 80px;
	margin-top: 5px;
}

.post
{
	margin-bottom: 5px;
	background-color: #000000;
	border: 5px solid #000000;
	width: 680;
}

.forums
{
	width: 700px; border: 2px solid #cccccc; margin-bottom: 10px;
	background: #CCCCCC;	
	border-bottom: 0px;
	padding-bottom: 3px;
}

.forum_top
{
	border-top: 2px solid #f7950e;
	border-left: 2px solid #f7950e;
	width: 697px;
	height: 20px;
	background-color: #ffa500;
}


.forumTitleBarBorder1, .forumTitleBarBorder2, forumTitleBarBorder3, forumTitleBarBorder4
{
	border: 1px solid white;		
	height: 21px; 
	margin-top: 2px; 
	float: left;
}

.forumPostTitles
{
width: 300px; background: #f8f8f1; float:left; border: 1px solid #f8f8f1; 
}
.forumThreadCount
{
	width: 100px; background: #f5f4e5; float: left; border: 1px solid #f5f4e5; 
}
.forumPostCount
{
	width: 100px; background: #f8f8f1; float:left; border: 1px solid #f8f8f1; 
}
.forumLastPost
{
	width: 192px; background: #f5f4e5; float: left; border: 1px solid #f5f4e5; 	
}

.forumTitleBarBorder1
{
	width: 300px;

}

.forumTitleBarBorder2
{
	width:	100px;

}
.forumTitleBarBorder3
{
	width: 100px;
	margin-top: 2px; 
	border: 1px solid white;	
	float: left;
	
}
.forumTitleBarBorder4
{
	width: 192px;
	margin-top: 2px; 
	border: 1px solid white;	
}

.forumTitle
{
	width: 100%; 
	height: 21px;
	margin-bottom: 10px; 
	float: left; 
	display: block;
	background: url('../images/forumGreyBar.jpg');
	text-align: center;
}
.forumTitleText
{
	display: block;
	margin: 5px;
}
#createBikePost, #createPost
{
	position: absolute;
	width: 540px;
	height: 250px;
	top: 0px;
	left: 0px;
	display: none;
	padding: 10px;
	border: 1px solid red;
	color: black;
}

#createPost textarea
{
 	left: 0px;
 	
	width: 400px;
	height: 370px;
}

.forumContainer
{
	width: 710px; 
	float: left;
}

.forumTitleText
{
	display: block; float: left;margin-top: 3px;
}

.forumPostThreadButtonContainer
{
	float: right; display: block;
}

.forumPostThreadButton
{
	font-size: 8pt;
	color: #ffffff;
	background-color: #000000;
}

#postnote
{
	position: absolute;
	width: 540px;
	height: 200px;
	top: 0px;
	left: 0px;
	display: none;
	padding: 10px;
}

.createPost
{
	color: black;
	margin-right: 3px;
}
