* {	margin: 0;	padding: 0;}body {	background: #E0EFF4;	color: black;	text-align: center;	font-family: verdana, helvetica, arial, sans-serif;	font-size: 11px;	padding: 20px 0;}.clear {	clear: both;}#container {	width: 750px;	margin: 0px auto;	padding: 0 0 20px 0;	border: solid #639DBC 1px;	background: white;}img {	border: none;}table {	margin: 0 auto;}p {	margin: 5px;}a {	font-weight: bold;	color: #3398CC;	text-decoration: underline;}a:hover {	text-decoration: none;}/* header */#header {	padding: 10px 10px 10px 0;	height: 60px;	text-align: right;}#header p {	text-align: right;	margin: 0 0 5px 0;	font-size: 12px;	font-weight: bold;}#header p img{	margin: 0 0 -5px 0;}#header h1 {	float: left;	width: 300px;}/* end header *//*  */table {	border: solid 1px #3398CC;	font-size: 11px;	width: 650px;}th {	color: #3398CC;	background: url("images/heading.jpg") repeat-x bottom left;	text-align: left;	font-size: 12px;}form td {	padding: 5px 5px 20px 5px;	font-size: 11px;}form th {	padding: 5px 5px 10px 5px;}form table {	background: url("images/heading.jpg") repeat-x top left;}#downloadButton {	margin: -20px 0 0 0;	float: right;}table.results {	border-collapse: collapse;	margin: 10px auto;}.results th, .results td {	border: solid 1px #3398CC;	padding: 2px;}p.results {	margin: 5px 0 40px 0;	font-size: 12px;	font-weight: bold;}p.results img{	margin: 0 0 -5px 0;}.num {	text-align: right;}/*  *//* help */.help {	border: solid 1px #3398CC;	margin: 10px auto;	width: 650px;	text-align: left;}.help h1 {	font-size: 14px;	padding: 4px;	color: #3398CC;	background: url("images/heading.jpg") repeat-x bottom left;}.help h2 {	margin: 8px 5px 3px 5px;	font-size: 12px;	color: #3398CC;}.endHelp {	text-align: right;}/* end help *//* login page */.alert {	color: #BA0000;	font-weight: bold;}#login table {	width: 350px;}#loginHelp {	width: 350px;	border: dashed silver 1px;	background: #D6E7F0;	margin: 20px auto;	text-align: left;}label {	text-align: right;	display: block;	font-weight: bold;}input {	border: solid #639DBC 1px;	background: #D6E7F0;}td.submit {	text-align: right;}td.submit input,td.submitListing input {	border: none;	background: none;}/* end login page */