.theme-default .nivoSlider {
  margin-top: 10px;
  border: 1px solid #ebebeb;
  box-shadow: none;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.theme-default .nivo-controlNav {
  padding: 15px 0 15px 0;
}
.theme-default .nivo-controlNav a {
  background: url('../images/bullets.png') 0 -1px no-repeat;
}
.nivo-caption {
  background: #000;
  margin: 20px;
  width: 60%;
  font-size: 16px;
  padding: 20px;
  border-right: 10px solid #FF10E2;
  line-height: 150%;
}
