/*****
*
*	Sacoiwa Graphic Cascading Style Sheet
*
*	Tue Oct 21 15:36:59 EDT 2003 - 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: graphic.css 1724 2008-09-12 19:08:57Z fharvell $
*
*****/


div.graphic { float:right; width:170px; text-align:center; border:1px solid #CCC; margin:0 0 10px 10px; }
div.graphic img { background:#FFF; border:1px solid #000; padding:5px; margin: 5px; }
div.graphic p.instructions { font:8pt Verdana,Arial,sans-serif; color:#333; text-align:center; margin:10px 0; }
div.graphic p.description { font:10pt Verdana,Arial,sans-serif; text-align:center; margin-bottom:5px; }

