.forum-treeview{
	padding:0;margin: 0;
	width:100%;
}

.forum-treeview ul{
margin: 0;
padding: 0;
}

.forum-postTitle,.forum-responseTitle{
cursor: pointer;
}

div.forum-postContent,div.forum-responseContent{background-color:#F5F5F5;}
.forum-treeview{font-size:11px;}
.forum-titleText{font-size:13px;font-weight:bold;}
.forum-mainPost{margin-top:3px;}
.forum-postTitle,.forum-postContent,.forum-responseTitle,.forum-responseContent{border-left:1px solid silver;
border-right:1px solid silver;
}
.forum-postContent,.forum-responseContent{border-bottom:1px solid silver;}
.forum-postTitle{border-top:1px solid silver;}
.forum-postTitle{background-color:#B5CAEB;}
.forum-responseTitle{background-color:#D9E3F4;}
