﻿ /* Identifiers */
#filters { margin-bottom: 10px; padding-bottom: 5px; padding-left:2px; }
#filters button { margin-left:5px; padding:0; }
#results-info { color:#000; font-size:12pt; font-weight:bold; margin-bottom: 10px; }
#disclaimer { color:#666; font-size:8pt; font-weight:normal; padding-left:10px; }
#results { width:100%; }
#results th { background-color:#333; color:#FFF; font-family:Arial; font-size:10pt; font-weight:bold; padding:15px; }
#results th a { color:#FFF; }
#results th a:hover { text-decoration:none; }
#results td { padding:5px; }
#results td a { color:#336699; }
#paging { margin-top: 10px; }
#paging li { display:inline; font-size:10pt; list-style-type:none; padding-right:10px;}
#paging li a { color:#336699;}


/*  Classes */
.zebra { background-color:#EDEDED; }

#content h2
{
	margin-top: 10px;
}

#content
{
	padding-bottom: 10px;
}
