/*----------------------------------------------------------------------------*/
/*                                                                            */
/* Copyright (c) 2008 by color:gray. All Rights Reserved.    		          */
/*                                                                            */
/* No part of this publication may be reproduced, transmitted, transcribed    */
/* or stored in a retrieval system without the prior written authorization	  */
/* of color:gray.      														  */
/*                                                                            */
/* CSS        : faq.css                                                       */
/*                                                                            */
/* Description: Cascading Style Sheet for faq page                            */
/*                                                                            */
/*----------------------------------------------------------------------------*/
/* History                                                                    */
/* Version   Date     Author      Comments                                    */
/* --------  -------  ----------  ------------------------------------------- */
/* 01.00.00  Feb'08   A. Rinehart   Final Version.                            */
/*                                                                            */
/*----------------------------------------------------------------------------*/
/* NOTES                                                                      */
/*                                                                            */
/*                                                                            */
/*----------------------------------------------------------------------------*/

.onlycell {
	width:706px;
	padding-left:36px;
	vertical-align:top;
	font-size:0.9em;
	font-weight:bold;
	color:#464646;
}
