/*****
*
*	Sacoiwa Testimonial Cascading Style Sheet
*
*	Tue Oct 21 15:37:22 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: testimonial.css 1724 2008-09-12 19:08:57Z fharvell $
*
*****/


div.testimonial { margin:5px; text-align:right; }

div.testimonial { font-style:italic; }

div.testimonial .credit { font-weight:bold; }
div.testimonial a { text-decoration:underline; }
div.testimonial a:link { color:#000; }
div.testimonial a:visited { color:#333; }
div.testimonial a:focus, div.testimonial a:hover, div.testimonial a:active { color:#00C; }

div.testimonial .date { text-align:right; }

