.no-banner {
	height: 100px;
}
.mod-search {	
  position:relative;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: inherit !important;
}
.table-hover>tbody>tr:hover {
    background-color: transparent;
}
a {
  color: white;
  text-decoration: underline;
}
a:hover {
  color: #b49e64;
}
#categorylist_header_fields{
  font-weight: normal;
  color: #b49e64;
}