span.highlight { background: #ffffaa; }

table.domainsAndAssays tr td { vertical-align: top; }

table.searchResults tr th { color: #333333; font-size: 11px; font-weight: normal; text-align: left; padding: 3px; vertical-align: bottom; }
table.searchResults tr td { color: #333333; font-size: 11px; padding: 3px; }
table.searchResults tr td.domainsAndAssays { padding: 0px; }
table.searchResults tr.odd  td { background-color: #d0d0d0; }
table.searchResults tr.even td { background-color: #dfdfdf; }
table.searchResults tr.new  td { background-color: #ff9 !important }



table.searchForm tr td, table.searchForm tr th
     { padding: 0px; vertical-align: middle; }

table.searchForm tr th { padding-top: 10px; font-weight: normal; }

span.lineName { font-size: 16px; font-weight: bold; margin-bottom: 0px; }

table.mutantDetail tr th { font-weight: normal; background-color: #d0d0d0; }
table.mutantDetail tr th.right { text-align: right; }
table.mutantDetail tr td p { margin: 0px 10px 0px 5px; }

table.searchParameters { width: 100%; }
table.searchParameters tr td, table.searchParameters tr th { padding: 3px }
/* I don't know why the following line is necessary (you would think footergrey would just work) but it seems to be. There's probably something I'm missing --moses */
table.searchParameters tr td.footergrey {
	color: #333333;
	font-size: 11px;
	background-color: #dfdfdf;
}
