/*-----------------------------------------------------------------------------
	Comments
-----------------------------------------------------------------------------*/
	
	#comments .comments {
		background: #a194ab url('../images/form-bg-large.png') no-repeat;
	}
	#comments .comment.alt {
		background: #f2f6f7;
	}
	
	h2.comments-header {
		font-size: 1.7em;
		color: #F2A900;
		font-weight: bold;
		padding: 10px 15px;
	}
	
/*---------------------------------------------------------------------------*/