/* -------------------------------------------------*/
/* TBN Specific styles
----------------------------------------------------*/
.nivo-controlNav-wrap {
  width: 100%;
  height:80px;
  overflow:hidden;
  position:relative;
}
.nivo-controlNav-wrap .nivo-controlNav {
  position:absolute;
  width:2000px;
}
.nivo-controlNav-wrap img {
  width:95px;
  margin-left:5px;
  float:left;
}
.nivo-directionNav a {
  background: white;
  color:gray;
  padding:2px;
}