/************************************************************************** 
*************************************************************************** 
*  Program Name: $Id: terms_of_use.css,v 1.20 2007/08/25 23:21:43 neo Exp $
*  Program Author:  Michael T. Schock
*  Creation Date: 05-15-2006
*  CVS Revision: $Revision: 1.20 $
*  Copyright (c) 2006
*************************************************************************** 
*************************************************************************** 
*  Program Summary:
*  Style sheet for terms_of_service.php
*
*
*************************************************************************** 
**************************************************************************/

div#Terms_Statement
{
	width:1003px;
	color:#cccccc;
	text-align:left;
}

div#Terms_Statement p
{
	width:900px;
	margin-left:50px;
}
