/*
// $Id: content.css,v 1.1.1.1 2006/06/05 16:26:22 scottl Exp $
// $Revision: 1.1.1.1 $
// $Author: scottl $
//
// $Log: content.css,v $
// Revision 1.1.1.1  2006/06/05 16:26:22  scottl
// Initial checkin
//
// Revision 1.1  2006/04/27 01:51:13  scottl
// *** empty log message ***
//
//
*/
.txtFeatureHeadDark {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	}

.txtFeatureHeadLight {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	}
	
.txtFeature {
	color: #666666;
	font-size: 11px;
	}
