/**
 *	CMS Advantage
 *  Base Form Styles
 *	
 *	@last modified by:			Lee Hogg <lee at imagin8 dot com>
 *	@date:						01/14/2008
 *
 *	Table of Contents:
 *		01. Base form styling
 *
 */
 
.comment_container_row_even,
.comment_container_row_odd {
	padding: 1em;
}

.comment_container_row_even {
	background: #eee;
}
