/**
 * @file
 * FAQ module styles.
 *
 * @author Shannon M. Rause <shannon.rause@creativeflavor.com>
 * @version $Revision: 1.2 $
 * @version $Name: STUDIO33DESIGN_2008-06-27_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.
 */

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