.item_table_div_wrapper
	{
	padding: 0em 1em 2em 1em ;
	max-width: 1000px ;
	}

.csumtable 
	{
	border: 1px solid #CCC ;
	border-collapse: collapse;
	}

.csumtitle
	{
	font-size: 110% ;
	}

.csumtable_row
	{
	}

.csumtable tr,td
	{
	}

.csumtable td
	{
	text-align: left ;
	padding-left: .5em;
	padding-right: .5em;
	padding-top: 1em;
	}

.csumtable tr
	{
	}

.csumtable th
	{
	text-align: left ;
	padding-left: .5em;
	padding-right: .5em;
	background: #CCC ;
	color: black;
	}

.csId
	{
	color: yellow ;
	}

.csT
	{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	}

.csD
	{
	color: white;
	margin: 0px 15px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

.csT A:link, .csT A:visited, .csT A:active
	{ 
	text-decoration: none;
	}

.csT a:hover
	{
	text-decoration:underline ;
	}

.csP
	{
	display:inline;
	padding-left: 0em;
	font-weight: bold;
	color: #CED2F2;
	}

.cCD
	{
	font-size: 90% ;
	color: #CED2F2;
	}
	
.csSC
	{
	padding: 3px 3px 8px 3px ;
	font-style: italic;
	}

.catname_in_help
	{
	padding-top: .5em ;
	padding-bottom: .5em ;
	font-weight: bold;
	}

.paging_top_div
	{
	padding-left: .5em ;
	padding-bottom: .25em ;
	}

.pagingdiv
	{
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}

.pagingdiv ul
	{
	margin-left: 0;
	display:inline;
	padding-left: 0;
	list-style: none;
	}

.pagingdiv ul li
	{
	display:inline;
	margin-right: 5px ;
	}

.pagenumlist
	{
	margin-left: 0;
	display:inline;
	padding-left: 0;
	list-style: none;
	}

.pagenumlist li
	{
	display:inline;
	margin-right: 10px ;
	}

.search_count_subhead
	{
	padding-top: 1em ;
	padding-left: .5em ;
	padding-bottom: .25em ;
	}

