html,body{
    height:100%;
    width: 100%;
    margin:0;
    padding:0;
}

button.disabled{
background:none !important;
color:#9B9B9B !important;
}

.item.highlight{
background:#849450 !important;
}

.trade-logo, .trade-logo:hover, .trade-logo:visited {
  font-weight: bold;
  color:#545456;
  text-decoration:none;
  font-size:10px;
  position:relative;
  top: -27px;
  left: -8px;
}

#btm_logo { min-width:240px;width:100%; }
#btm_logo a {
    border-bottom: 1px solid #827a75;
    display: block;
    margin-bottom: 10px;
    padding: 5px 0;
    text-decoration: none;
}

