#wrapper
{
  width:656px;
  position:relative;
margin-left:16px;
}

#navigation
{
  position:absolute;
  width:656px;
  top:70px;
  z-index:10;
}

#navigation a
{
  padding:10px;
  background:#09c3f2;
  color:#FFFFFF;
  text-transform:uppercase;
  text-decoration:none;
}

#navigation a:hover
{
  background:#0891b4;
}

#navigation a.sexyslider-prev
{
  float:left;
}

#navigation a.sexyslider-next
{
  float:right;
}

#control
{
  text-align:right;
  margin-top:1px;
}

#control a
{
  background:#09c3f2;
  padding:0 3px;
  color:#FFFFFF;
  text-transform:uppercase;
  text-decoration:none;
  margin-left:3px;
}

#control a.active
{
  background:#0891b4;
}

#control a span
{
  visibility:hidden;
}
