.blogArticleOptionsContainer .commentsBox {
	background: #EEEEEE;
	
	width: 607px;
	
	color: #4B4B4B;
	
	font-size: 12px;
	
	border: 1px solid #CCCCCC;
	
	text-align: left;
}

.blogArticleOptionsContainer .commentAddLink {
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;

	color: #4B4B4B;
	text-decoration: none;
}

.blogArticleOptionsContainer .commentAddLink:hover {
	color: #6B6B6B;
	text-decoration: underline;
}
