/* Start of CMSMS style sheet 'comment' */
#feucomments {
	width: 430px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
}
.feucomment_txt {
	font-size: 10px;
	font-weight: bold;
	color: #d3780d;
	padding-bottom: 8px;
}
.feucomment_add {
	margin: 0px;
	padding: 0px;
}
.feucomment_input {
	padding-bottom: 8px;
}
.feucomment_input textarea {
	width: 425px;
}
.feucomment_submit {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
.feucomment_submit input {
	font-size: 12px;
	font-weight: normal;
}
.feucomment_msg {
	padding-top: 10px;
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.feucomment_author {
	font-size: 10px;
	font-weight: normal;
	color: #996600;
}
.feucomment_content {
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 50px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* End of 'comment' */

