 /* ColorBox Overloadded CSS Styles*/
#cboxTitle{
	text-align:left;
}

/*nivo-slider overloaded css styles*/
.nivo-controlNav{
  bottom:-30px;
  left:50%;
  position:absolute;
}

.nivo-controlNav a{
  background:url(http://prodijaydesigns.com/sample/laureldenise/new/images/bullets.png);
  float:left;
  margin-right:5px;
  text-indent:-9999px;
  height:10px;
  width:10px;
}

.nivo-controlNav a.active{
  background-position:-10px 0px;
}

#slider{
  margin-bottom:20px;
}

.nivo-directionNav a{
  background:url(http://prodijaydesigns.com/sample/laureldenise/new/images/arrows.png);
  height:30px;
  width:30px;
  text-indent:-9999px;
}

a.nivo-nextNav{
  background-position:-30px 0px;
  right:125px;
}

a.nivo-prevNav{
  left:15px;
}  

#slider{
  /*margin-top:30px;*/
  margin-left:120px;
}
