#wrapper
{
  width:990px;
  position:relative;
}

#control
{
	float: right;
}
#controlWrapper {
	text-align:right;
	background:url(rotBackground.png);
	height:18px;
	padding:3px 16px 0 0;
	margin-bottom: 12px;
}
#control a
{
  text-transform:uppercase;
  text-decoration:none;
  margin-left:5px;
  display:block;
  float:left;
  background:#999;
  border: solid 1px #ccc;
  height:13px;
  width:13px;
}

#control a.active
{
	border: none;
  background: #E0E0E0;
  color:#FFFFFF;
  height:15px;
  width:15px;
}

#control a span
{
  visibility:hidden;
}
.sexyslider-title {
	display:none;
}
