.WatchCommentTittle {
font-size:20px;
font-weight:bold;
padding: 20px 0 7px 0;
border-bottom: 1px solid #CCCCCC;;
}

.WatchCommentTopStatus {
font-size:20px;
font-weight:normal;
color:gray;
}

.WatchCommentPostAnchor {
text-align:right;
font-size: 16px;
font-weight: normal;
padding: 2px 0 2px 0;
}

.WatchCommentEntry {
border-top:1px solid #EFEFEF;
margin-top: 6px;
padding: 7px 0 0 15px;
font-size: 16px;
clear:both;
}

.WatchCommentAuthor {
font-weight: bold;
padding:0 0 5px 0;
}

.WatchCommentDate {
font-weight: normal;
font-size: 14px;
color: gray;
}

.WatchCommentAction{
float:right;
font-size:15px;
margin-top:0;
font-weight:normal;
text-align:right;
}

.WatchCommentFooterTable{
border-top: 1px solid #CCCCCC;
width: 100%;
margin-top:15px;
font-size: 16px;
}

.WatchCommentSubmit{
padding: 7px 0 0 0;
}

.WatchCommentError{
font-size:18px;
color: red;
padding: 7px 0 4px 15px;
}

.WatchCommentPostTittle
{
 font-size: 20px;
 font-weight: bold;
 padding: 20px 0 15px 0;
}

.WatchCommentPager{
float:left;
font-size:16px;
margin-top:0;
font-weight:normal;
text-align:left;
}

#PostCommentTable TH
{
	font-weight:normal;
	text-align: left;
	padding: 0px 0 14px 0;
	vertical-align: text-top;
	width: 20%;
}

#PostCommentTable TD
{
	font-weight:normal;
	text-align: left;
	padding: 0px 0 14px 0;
	vertical-align: top;
	width: 80%;
}



TEXTAREA {width: 30em;}
TEXTAREA {height: 5em;}
INPUT[type=text] {width: 10em;}


