body {
	font: 12px Univers, Verdana, Arial, Helvetica, sans-serif;
	width:660px;
}

p {clear:both; margin:0px 0 12px 0;}

h4 {font-weight:normal; font-size:12px; margin: 12px 0 12px 0; }
h4#lastUpdate {float:left; margin-bottom:0; padding:0; margin:0; }

p#updDate { clear:none; margin: 12px 0 0 133px; padding:0; }
* html p#updDate {margin-left:130px; clear:none;}


form {
	clear:both;
	margin-top:14px;
}

table#congSearchMask, table#congSearchResults {
	border-collapse:collapse;
}

table#congSearchMask th {
	font-weight:normal;
	width:130px;
	text-align:left;
}

input, select {
	border:1px solid #3399ff;
	width:300px;
}

input#submit {width:auto; margin-top:12px;}

table#congSearchResults th {
	color:#3399ff;
	text-align:left;
	border-bottom:1px solid #3399ff;
	padding:4px;
}

table#congSearchResults td {
	padding:4px;
	vertical-align:top;
	white-space:nowrap;
}

.brix_altRow {
	background:#f0f0f0;
}
a:link, a:visited {color:#3399ff;}
a:hover, a:active {background:#3399ff; color:#fff;}
