.postedby {
	font-size:11px;
	font-weight:bold;
	padding-left:20px;
	background:url(/images/misc/comment-icon.gif) no-repeat 0px 2px;
}

.alsoPostedAs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:20px;
	font-style:italic;
}

.regPostEven, .regPostOdd, .mvtPost {
	border-top:1px dotted #999;
	padding:0px 10px 1px 10px;
}

.regPostEven {
	background-color:#E2EBF0;
}

.mvtPost {
	background-color:#AFCDE1;
}

#comSubForm, #coms {
	font-size:12px;
	background-color:#F2F2F2;
	border:1px dotted #999;
	margin:10px 0;
	line-height:14px;
	text-align:left;
}

#coms a, #comSubForm a {	
	color:#429CCD;
}

#coms a:hover, #comSubForm a:hover {
	color:#0074B4;
	text-decoration: underline;
}

#coms p {
	margin:10px 0px;
}

#comSubForm img {
	border:1px solid #999;
	margin-bottom:3px;
}

#coms h3, #comSubForm h3 {
	font-size:14px;
	padding:10px;
	margin:0;
}

#coms h3 {
	background-color:#E2EBF0;
}

#commentNum {
	float:right;
	text-align:right;
	padding:10px;
}

#cFormLeft {
	float:left;
	width:335px;
	margin-left:10px;
}

#cFormLeft div {
	float:left;
	margin-right:10px;
}

#cFormLeft input {
	width:143px;
}

#cFormLeft textarea {
	width:335px;
	height:150px;
	margin-bottom:10px;
}

#cFormRight {
	text-align:center;
	margin-right:10px;
	float:right;
	width:250px;
}

#cFormRight p {
	margin:0px 0px 10px 0px;
}

#cFormRight input[type=submit] {
	width:160px;
	margin-bottom:10px;
}

.reportLink {
	float:right;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin:11px 0 7px 10px;
	padding:5px;
	border:1px dashed #666;
	line-height:10px;
	background:url(/images/misc/report-comment-bg.gif) no-repeat center;
}
