.searchResults { padding:0;margin:0;border-collapse: collapse;border:1px solid #2f2f2f;width:672px; }
.searchResults .header { background:#2f2f2f;color:#ffffff;}
.searchResults .header th { padding:16px 0 5px 7px;font-weight:normal;text-align:left;font-size:12px;  }
.searchResults td { padding:12px 0 12px 7px; }
.searchResults tr.odd { background:#fdfbd3; }

.button-new-search { display:block;background:url('../img/buttons/new-search.gif') no-repeat;height:22px;width:126px; }
.button-new-search span { display:none; }
.button-new-search:hover { background-position:0 -22px; }

.button-go-back { display:block;background:url('../img/buttons/goback.gif') no-repeat;height:22px;width:96px; }
.button-go-back span { display:none; }
.button-go-back:hover { background-position:0 -22px; }

