/**
 * @file
 * FAQ module styles.
 *
 * @author Shannon M. Rause <shannon.rause@creativeflavor.com>
 * @version $Revision: 1.2 $
 * @version $Name: CMWC_2009-06-09_1 $
 * @version $Id: main.css,v 1.2 2008/04/16 21:26:45 smr Exp $
 *
 * These files are copyrighted to Creative Flavor Inc. and are
 * subject to the terms of the applicable Service Agreement.
 * If no service agreement is available you must contact us at
 * legal@creativeflavor.com or 303-379-9450.
 * 
 * These files may be watermarked to ensure traceability.
 */

.faqAnswer
{
   border-bottom: 1px dotted #666;
   margin-bottom: 10px;
   padding: 0px 0px 20px 15px;
}
