.saying_section_header
{
	background-image:url('/SITE/TEMPLATES/IMPACT/images/saying_top_center.gif');
	background-repeat:repeat-x;
}

table.saying_main
{
	
}
table.saying_sub
{
	background-color:#f2f2f2;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}

a.saying_item_title, a.saying_item_title_no_hover
{
	font-size:13px;
	font-weight:bold;
	color:#145679;	
}

a:hover.saying_item_title
{
	color:#666666;	
}

a:hover.saying_item_title_no_hover 
{
	color:#145679;	
}

.saying_item_text, .saying_item_date
{
	font-weight:normal;
	line-height:15px;
	font-size:11px;
	color:#000000;	
}

.saying_item_date
{
	color:#666666;	
}
