/*****
*
*	Tools Cascading Sytle Sheet
*
*	Developed by: RBMA
*
*	Tue May 24 12:23:42 EDT 2005 - F Harvell
*
*****
*
*	Copyright &copy; King Features Syndicate, Inc. 2002 - 2004
*
*	Portions copyright &copy; First Time Software 2000 - 2004.
*	Limited rights have been granted to the website owner according to the
*	terms and conditions of the First Time Software License Agreement.
*
*****
*
*  Version 1.0, $Id: tools.css,v 1.1 2005/05/27 14:12:35 fharvell Exp $
*
*****/


/* common styles */

div.instructions { font-size:10pt; text-align:center; padding:5px; margin:10px; }            
div.instructions .required { font-weight:bold; color:#009; }
div.instructions .inputerror { font-weight:bold; text-transform:uppercase; color:#900; }

