/* Main container */
.i4storelocator-container { position:relative; width: 960px; }

.i4storelocator-left { float: left; width: 264px; }
.i4storelocator-left ul { padding-left: 0 !important; }
.i4storelocator-left li { margin-bottom: 6px; list-style: none; }
.i4storelocator-left li span { text-transform: uppercase; font-weight: bold; color: #344079; }
.i4storelocator-left li a { text-decoration: none; }
.i4storelocator-left li a:hover { text-decoration: underline; }
.i4storelocator-left li li { margin-bottom: 0; }
.i4storelocator-left li li span { text-transform: none; font-weight: normal; }
#i4storelocator-store li li { border-bottom: 1px solid #ddd; padding: 2px 0; }
#i4storelocator-store li.active { background: #F4F4F4 }
.i4storelocator-content { float: right; width: 660px; }
.i4storelocator-content #google-maps { width: 660px; height: 496px; }
.i4storelocator-loading {  }

/* Slider */
.i4storelocator-container .carousel-featured { height: 496px; width: 660px; }
.i4storelocator-container .jcarousel-skin-rb .jcarousel-container { width: 660px; height: 496px; }
.i4storelocator-container .jcarousel-skin-rb .jcarousel-clip { width: 660px; height: 496px; }
.i4storelocator-container .jcarousel-skin-rb .jcarousel-item { width: 660px; height: 496px; }
.i4storelocator-container .jcarousel-skin-rb .jcarousel-prev { top: 214px; }
.i4storelocator-container .jcarousel-skin-rb .jcarousel-next { top: 214px; }