.homepage-niche #header-left div a,
.homepage-niche #header-left div{
font-size:28px !important;
}
#result table {

   border-collapse: collapse;
}

#result table, #result td, #result th {
  padding:0 10px;
}
#result table thead tr {
background:#e1e1e1;
  color:#505267;
height:30px;  
-moz-border-radius-left:4px;
-webkit-border-radius-left:4px;
-o-border-radius-left:4px;
-ms-border-radius-left:4px;
border-radius-left:4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-o-border-radius-topleft: 4px;
-moz-border-radius-topleft: 4px;
-o-border-radius-topright: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;  
}
#result table a {
  display: block;
  text-decoration: none !important;
  color: #000;
}
#result table{
width:578px
}
#result table td.table-link{
  width:400px;
}
#result table td.table-price{
text-align:right;
  width:120px;
}

#result table a:hover {
  color: #000;
  text-decoration: underline !important;
  
}
#result table tr:hover td{
  background-color: #fff7a2;

}
#result table thead tr th {
  text-align: left;
}

#result table thead tr th.right,
#result table tfoot tr td.right {
  text-align: right !important;
}

.d1 {
  background-color: #EBEBEB;
}

.d0 {
  background-color: #fff;
}

.d1:hover {
  background-color: #fff7a2;
}

.d0:hover {
  background-color: #fff7a2;
}

.error p {
  text-align: center;
  color: #FF0000;
}


