#right li {
	display: inline-block;
	width: 200px;
	height: 200px;
	padding: 15px;
	border: 1px solid #red; background-color: #eee; top:0; left:0;
	overflow: hidden;
}

#left li {
	display: inline-block;
	width: 200px;
	height: 200px;
	padding: 15px;
	border: 1px solid #red; background-color: #eee; top:0; left:0;
	overflow: hidden;
}
div#left-slidable .slidable .trusteerSlide-processed  {
  height: 358px !important;
  margin: 0;
  padding: 0;
}

div#left-slidable div.slide {
  height: 358px !important;
  display:none;
  position: absolute;
}
div#right-slidable div.slide  {
  height: 358px !important;
  margin: 0;
  padding: 0;
  display:none;
  position: absolute;
}
div#left-slidable div.slide.first, div#right-slidable div.slide.first { display:block; }

div#top-pager .trusteerSlide-processed {   
  width: 484px;
  height: 48px !important;
  /* float: left;*/
  background: url(http://www.trusteer.com/sites/all/themes/trust/images/frontslidepager.png) no-repeat;
}

div#top-pager a {
	font: 20px 'Neustadt-SemiBold', Tahoma, Geneva, sans-serif;
	padding-left: 15px;
	padding-top: 5px;
	color: white;
	height: 48px !important;
	width: 474px !important;
	font-weight: lighter;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	display: inline-block;
}

.trusteerSlide-processed.activeSlide {
	font-weight: bold;
  background: url(http://www.trusteer.com/sites/all/themes/trust/images/frontslidepagerhover.png) no-repeat;
}

div#top-pager .activeSlide {
  background: url(http://www.trusteer.com/sites/all/themes/trust/images/frontslidepagerhover.png) no-repeat;
}

.innder-slide .pager a{
	padding: 0 07px;
}

.top-pager {
	margin-bottom: 52px;
}
.top-pager div {
	float: left;
}

.top-pager div.clear {
  float: none;
  clear: both;
}

.trusteerSlide-processed.activeSlide {
	font-weight: bold;
}

.pager .activeSlide {
  font-weight: bold;
}

.pager .activeSlide {
        font-weight: bold;
  	/* padding:5px 10px; */
        background:url(/sites/all/themes/trust/images/BulletActive.png) no-repeat;
	color:transparent;
/* 	margin:5px; */
	text-decoration: none;
        text-indent: -9999px;
        position: inherit;
        z-index: 9999;
}

div#left-slidable-pager a{
        font-size: 14px;
/*    	padding:5px 10px; */
        background:url(/sites/all/themes/trust/images/BulletRegular.png) no-repeat;
	color:transparent;
/*	margin:5px; */
	text-decoration: none;
        text-indent: -9999px;
        /* position: inherit; */
        vertical-align: top;
        z-index: 9999;
}

div#left-slidable-pager .activeSlide{   
 /*   	padding:5px 10px; */
        background:url(/sites/all/themes/trust/images/BulletActive.png) no-repeat;
	color:transparent;
/* 	margin:5px; */
	text-decoration: none;
        text-indent: -9999px;
        position: inherit;
        z-index: 9999;
}

div#right-slidable-pager a{  
/*     	padding:5px 10px; */
        background:url(/sites/all/themes/trust/images/BulletRegular.png) no-repeat;
	color:transparent;
/* 	margin:5px; */
	text-decoration: none;
        text-indent: -9999px;
        position: inherit;
        z-index: 999;
}

div#right-slidable-pager .activeSlide{ 
/*    	padding:5px 10px; */
        background:url(/sites/all/themes/trust/images/BulletActive.png) no-repeat;
	color:transparent;
/*	margin:5px; */
	text-decoration: none;
        text-indent: -9999px;
        position: inherit;
}