/* STYLESHEETS APPLICABLE TO FORUM ONLY */
#forumlayout {
	float: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#forumlayoutsig {
	float: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #EEEDDD;
}
#threadheadinglayout {
	float: left;
	width: 800px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #DDDDDD;	
}
#threadheadingdetails {
	float: left;
	width: 400;
}
#threadavatar {
	float: left;
	width: 100;
}
#threadheadingbuttons {
	float: left;
	width: 250;
}

#ThreadQuotelayout {
	float: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #DDDEEE;
	border: 1px #D6D6D6 dotted;
}
#ThreadButtonsLayout {
	float: right;
	width: 180px;
}
#FormCompletionLayout {
	float: left;
	width: 300px;
	height: 40px;
	border-bottom: 1px #D6D6D6 dotted;
}
#ProfileDisplayLayout {
	float: left;
	width: 300px;
	padding-top: 4px;	
	padding-bottom: 4px;	
}
#SearchForumLayout {
	float: right;
	width: 250px;
	height: 45px;
	border-bottom: 1px #D6D6D6 dotted;
}
#BreadcrumbsLayout {
	float: left;
	width: 600px;
	height: 45px;
	border-bottom: 1px #D6D6D6 dotted;
}
#ForumThreadLayoutHeading {
	float: left;
	width: 365px;
	background-color: #F9A442;
}
#ForumThreadLayoutHeading3 {
	float: left;
	width: 465px;
	background-color: #F9A442;
}
#ForumThreadLayout {
	float: left;
	width: 355px;
	padding-right: 10px;
}
#ForumThreadLayout2 {
	float: left;
	width: 465px;
}
#ForumInformationLayout {
	float: left;
	width: 128px;
}
#ForumInformationLayoutHeading {
	float: left;
	width: 128px;
	/*padding-right: 2px;*/
	background-color: #F9A442;
}

#ThreadInformationLayoutHeading {
	float: left;
	width: 116px;
	background-color: #F9A442;
}
#ThreadInformationLayoutHeading2 {
	float: left;
	width: 136px;
	background-color: #F9A442;	
}
#ThreadInformationLayout {
	float: left;
	width: 116px;
}
#ThreadInformationLayout2 {
	float: left;
	width: 136px;

}