#wrapper
{
  width:543px;
height:236px;
  position:relative;
  border: 8px solid #300203;
}

#navigation
{
  position:absolute;
  width:543px;
  top:104px;
  z-index:10;
}

#navigation a
{
  padding:6px;
  background:#666;
  color:#FFFFFF;
  text-transform:uppercase;
  text-decoration:none;
}

#navigation a:hover
{
  background:#78151a;
}

#navigation a.sexyslider-prev
{
  float:left;
}

#navigation a.sexyslider-next
{
  float:right;
}

#control
{
  background:url(../image/slidebutfon.png) no-repeat left bottom;
  width:136px;
  height:19px;
  float:right;
  position:relative;
  left:8px;
  padding-top:4px;
}

#control a
{
  background: url(../image/slidebut01.jpg) no-repeat left center;
  padding-top:0px;
  color:#FFFFFF;
  text-transform:uppercase;
  text-decoration:none;
  margin-left:18px;
  width:11px;
  height:11px;
  padding-left:4px;
  margin-top:6px;
 
 
  
}

#control a.active
{
  background: url(../image/slidebut02.jpg) no-repeat left center;
  width:11px;
  height:11px;
}

#control a span
{
  visibility:hidden;
  
}
.slider{
font-size:12px;
}
