

.commentHeader {
	padding-top: 40px;
	padding-bottom: 15px;	
}

.evenRow {
	background-color: #fdfdfd;
}
.oddRow {
	background-color: #f2f3f5;
}

.commentIp {
	padding-bottom: 3px;
}

.commentDateTime {
	padding-top: 10px;
	font-size: 9px;
	color: #808080;
}

.commentContent {

}

.addcomment {
	padding-top: 40px;
}

.commentInfo {
	padding-top: 5%;
}
