/* ----------  Community ----------*/
#topicsHeader{
	float:left;
	display:table;
	width:570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#7C4558;
	line-height:20px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin-bottom:10px;
}
.topicsTitleHeader{
	float:left;
	width:100px;
}
.topicsPostedHeader{
	float:right;
	width:80px;
	text-align:center;
}
.topicsRepliesHeader{
	float:right;
	width:50px;
	text-align:center;
}
.topicItem{
	float:left;
	display:table;
	line-height:18px;
	font-weight:bold;
	width:570px;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#7C4558;
	border-bottom: 1px dashed #cccccc;
}
.topicItemTitle{
	float:left;
	width:400px;
	display:table;
	text-indent:10px;
}
.topicItemPosted{
	float:right;
	width:80px;
	text-align:center;
	display:table;
	font-size: 9px;
}
.topicItemReplies{
	float:right;
	width:50px;
	text-align:center;
	display:table;
}
.commTools{
	float:left;
	display:table;
	font-weight:bold;
	height:30px;
	line-height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0px;
	margin:0px;
	padding-left:20px;
	width:550px;
	color:#7C4558;
	text-align:right;
}
.commTools a{
	color:#7C4558;
}
.newTopicRow{
	float:left;
	width:550px;
	display:table;
	padding-left:10px;
}
.topicTitle{
	float:left;
	width:540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7C4558;
	padding:2px;
}
.topicDetail{
	float:left;
	width:540px;
	height:220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7C4558;
	padding:2px;
}
#forumPageContent label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#7C4558;
	width:550px;
	height:20px;
	line-height:20px;
	font-weight:bold;
}
#addTopicButtons{
	text-align:right;
	padding-right:14px;
}
#addTopicButtons a{
	font-size: 10px;
	color:#7C4558;
	padding-right:14px;
}
#thread, .threadResponse{
	float:left;
	width:540px;
	display:table;
	padding:0px;
	margin:0px;
	border-bottom: 1px dashed #cccccc;
}
#thread h3, .threadResponse h3 {
	border:none;
	padding:0px;
	margin:0px;
	float:left;
	width:540px;
	padding-top:6px;
}
.threadUser{
	float:left;
	font-size: 10px;
	font-weight:bold;
	color:#7C4558;
	height:22px;
	line-height:22px;
	padding-left:10px;	
}
.threadDate{
	float:left;
	font-size: 10px;
	color:#7C4558;
	padding-left:6px;
	height:22px;
	line-height:22px;
}
.threadContent{
	float:left;
	width:540px;
	padding-top:6px;
}
.threadRespContent{
	float:left;
	width:520px;
	padding-left:20px;
}
#topicErrorMsg{
	float:left;
	width:540px;
	height:24px;
	line-height:24px;
	color: #FF0000;
	border: 1px solid #FF0000;
}
#topicErrorMsg p{
	color: #FF0000;
	padding:0px;
	margin:0px;
	padding-left:10px;
}
.pageNums{
	float:left;
	width:560px;
	height:24px;
	line-height:24px;
	text-align:right;
	color:#7C4558;
	font-size: 10px;
}