/*styles for some tables used in forms.*/table {	font: 12px Verdana, Arial, Helvetica, sans-serif;	margin: 0px 0 20px 0;	width: 100%;}	td {	padding: 5px 5px 5px 0;	/*border-bottom: 1px solid #EDEDED;*/}#searchresults th, #searchresults td {	padding: 8px;	/*border-bottom: 1px solid #EDEDED;*/}