
table.quick-search {
  width: 0;
  height: 20px;
}

table.quick-search td.catalogue-select {
  padding-left: 5px;
  white-space: nowrap;
}

table.quick-search .btn-search {
  width:23px;height:22px;
  float:right;
  text-indent:-3000px;
  background:url('../imgs/buttons/retrieve.gif') 0 0 no-repeat;
}

table.quick-search .btn-previous-results {
  width:115px;height:22px; color: #002767;
  padding-left: 5px; float:left;
  background:url('../imgs/buttons/previous-results.gif') 0 0 no-repeat;
}

.normal-text{
	color: white;
}

