/* Additional style info for search.php
   7/2/2007 Ben Roth */

#table_search {border:1px solid #777; width:100%;}
	#table_search th {text-align:left; background-color:#eeefbf;}
	#table_search th, #table_search td {padding:4px 4px 4px 12px;}
		#table_search td a {margin:2px;}
		#table_search td a.block {display:block; color:#333; text-decoration:none; margin:0}
		#table_search td a.block .title {color:#2e7685; font-weight:bold; font-size:10pt;}
		#table_search td a.block:hover .title {color:#2e7685; text-decoration:underline;}
		#table_search td a.block .date {color:#333; font-size:9pt;}
	#table_search td.row0 {background-color:#fff;}
	#table_search td.row1 {background-color:#eeefbf;}
	#table_search td.foot {background-color:#fff; text-align:center;}
	.table_form {width:100%; margin:10px 0 20px; clear:both;}
	.table_form th {text-align:left; padding:5px 0 0;}
	.table_form td {padding:4px;}
	.table_form td#row_submit input {padding:2px 0 0;}
	.table_form input#sum {margin:0 0 0 4px;}
	.table_form label {text-align:left;}
