/*****
*
*	Sacoiwa FAQ Cascading Style Sheet
*
*	Fri Mar 19 14:12:13 EST 2004 - F Harvell
*
*****
*
*	Copyright &copy; 2000 - 2008 First Time Software
*
*	All rights reserved worldwide. Usage rights have been granted
*	to the website owner according to the terms and conditions of
*	the Sacoiwa License Agreement.
*
*****
*
* Version 4.0, $Id: faq.css 1724 2008-09-12 19:08:57Z fharvell $
*
*****/


div.faq div.question { font-weight:bold; }
div.faq div.question div { margin:10px; }
div.faq div.question span.q { font:bold 20pt Georgia,serif; color:#666; }

div.faq div.answer span.a { font:bold 20pt Georgia,serif; color:#666; }

div.faq div.graphic { float:right; text-align:center; margin-left:10px; }

div.faq p.postinfo { color:#666; font:italic xx-small Verdana,Arial,sans-serif; margin:20px 0px; }

div.faq p.back { font-size:x-small; text-align:right; }

