@charset "UTF-8";
/* CSS Document */

#blogComments .cssForm {
	margin-bottom: 20px;
}

#blogComments div.itemRow {
	border: 0px;
}

.blogCommentCredit {
	margin-bottom: 20px;
	text-align: right;
	font: 7pt Verdana, Helvetica, Arial, sans-serif;
	color: #666666;	
	width: auto;
	padding: 4px 10px;
	overflow: hidden;
	border-top: 1px solid #CCCCCC;
}
