.STFButton {
	cursor: pointer;
	cursor: hand;
}
.CategoryList {
	color: maroon;
	font-weight: bold;
}
.Author {
	font-size: 11px;	
	font-weight: bold;
	color: #000099;
}
.PublishDate {
	font-size: 11px;	
	font-weight: bold;
	color: #440088;
}

.CommentsLink{
	line-height: 30px;
	font-size: 14px;
}

.CommentsContainer {
	border-top: 0px solid #5e5e5e; 
	background-color: #FFFFFF; 
	padding: 1px;
	float: left;
	width:100%;
}
.CommentsHeader {
	font:bold 14px arial; 
	background:#ffffff; 
	text-transform:uppercase; 
	border-bottom:solid 0px #5e5e5e;
	text-align:left;
	color:#cb0100;
	padding-top:5px; 
	padding-left:5px;
}
.CommentsContent {
	float: left; 
	width: 100%; 
	overflow-y: scroll; 
	background:#ffffff;
	border: solid 1px #5e5e5e;
}
.HeadComment {
	padding: 5px;
	font:bold 14px arial; 
	text-transform:uppercase; 
	text-align:left;
	color:#cb0100;
}
.CommentAddPanel {
	margin-top:10px;
	padding-top: 5px; 
	padding-bottom: 5px; 
	width: 100%; 
	border:solid 1px #5e5e5e;

}
.CommentAddForm {
	font:12 arial; 
	padding-top: 5px; 
	background:#ffffff; 
	border:solid 0px #cacaca;
}

.CommentItemStyle {
	padding: 5px; 
	border-top: 0px dashed #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
}

.CommentAlternatingItemStyle {
	padding: 5px; 
}

.CommentAuthor {
	font:bold 13px arial;
	color: #000000;
	
}
.CommentDate {

	color: #cacaca;
	font:normal 11px arial;
}
.ReplyContent {
	font:12 arial; 
	color:#222222;
}
.Reply {
	font-style: italic;
	background-color: #DDE8EA;
	border: 1px dashed #ADB8BA;
	padding: 3px;
}


.OthersArticle {
	
	margin-top:2px;
	margin-left:10px;
	margin-bottom:0px;
	list-style-type: none;
}
.OthersArticle a{
	font-style: italic;
	list-style-type: none;
}
.CommandButton a{
	font: normal 12px arial;
}
/******articles style 4 housing********/
.ortherArticles
{
	vertical-align:top;
	
	background-color:#e8e6e0;
	
	}
.housing_Articles a:link,a:visited
{
		/*font-weight:bold;*/
		
		
}
#olderTitleLink
{
	font-weight:normal;
}