div.comment span.report{
}

div.comment span.report a{
}

div.comment span.commentDate {
}

div.comment p.author{
}

div.comment-list form textarea#commentText, div.comment-list form input#email, div.comment-list form input#name, div.comment-list form input#business {
	width: 300px;
}
div.comment-list form textarea#comment {
}

span.commentNum {
}

p.disclaimer {
}









/*******************************************************************************************/

.comment-listWrapper {
}
.comment-list {
}
.comment-list h2 {
}
.comment-list h2.commentsFormHeader {
}
.comment {
}
#commentForm {
}

.comment p {
}

.commentName {
}
.commentDate {
}
.commentReport {
}
.commentReport a {
}


#commentsReadAll {
}
#commentsReadAll li {
}
#commentsReadAll a {
}








#commentForm p {
	float: left;
	width: 100%;
}

#commentForm h2 {
}
#commentForm label {
	float: left;
	width: 100px;
	margin-right: 10px;
	display: block;
	padding-top: 3px;
	
	
}

#commentForm label.comment-fix {
	
	height: 60px;
}

#commentForm label span {
}
#commentForm .smallPrint {
}

#allow_publish {

	width: 20px !important;
	float: left !important;
	clear: none !important;
	height: 20px !important;
}


.commentPara {
}
#commentSubmit {
	margin-bottom: 10px;
}
