#wrapper
{
  width:200px;
  position:relative;
}

.control
{
	float: right;
}
.controlWrapper {
	text-align:right;
	height:18px;
	padding:8px 4px 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:9px;
  width:9px;
}

.control a.active
{
  border: none;
  background: #E0E0E0;
  color:#FFFFFF;
  height:11px;
  width:11px;
}

.control a span
{
  visibility:hidden;
}
.sexyslider-title {
    line-height: 14px;
	font:bold 11px Arial;
	padding:22px 10px !important;
}
.sexyslider-title h1 {
	font:14px arial;
margin:0;
padding:0 0 15px 0;
}
#storeLocator
{
	height: 136px; 
	width: 100%; 
	position: relative;
	overflow:hidden;
}
#storeLocatorImg
{
	border:none;
}
#storeLocatorTextBoxContainer
{
	height: 19px; 
	width: 190px; 
	position: absolute; 
	bottom: 4px; 
	left: 5px;
}
#storeLocatorTextBox
{
	height: 12px; 
	width: 167px; 
	font-size: 9px; 
	background-color: rgb(255, 255, 255); 
	color: rgb(106, 68, 31); 
	border: medium none; 
	padding: 3px 0pt 4px 2px; 
	margin: 0px; 
	float: left;
}