table#search_cntrlbox { width: 360px; margin: 15px 0 15px 0; }
#search_cntrlbox td { padding: 6px; }

table#rebate_results { width: 774px; }

#rebate_results td 
{
	border: 1px solid black;
	text-align:center;
	padding: 2px;
	margin: 0;
	vertical-align: middle;
}
#rebate_results td.imgHolder { height: 90px; vertical-align: middle; white-space: nowrap; }
#rebate_results tr
{
	border: 1px solid black;
	text-align: center;
}
#rebate_results tr.results_hdr { background: #00563a; }
#rebate_results tr.results_alt_row { background: #f4e9d7; }

.sort_hdg { float: left; margin:20px 0 0 0; padding:0; }
.clear_rebform {vertical-align: middle; margin: 0 0 0 20px; padding-bottom: 10px; }
.notfound_msg {font-size: 16px; font-weight: bold; color: #666; margin-left: 260px; }
#rebate_results th
{
	border: 1px solid black;
	font-weight: bold;
	background-color: #00563a;
	padding: 2px;
	margin: 0;
	text-align:center;
	vertical-align: middle;
	color: #FFF;
}

#container #rebate_results th a { color: #fff; text-decoration: underline; }

