.als-container{position:relative;width:100%;margin:0px auto;z-index:0;}
.als-viewport{position:relative;overflow:hidden;margin:0px auto;max-width:100%;}
.als-wrapper{position:relative;list-style:none;max-width:100%;}
.als-item{position:relative;display:block;text-align:center;cursor:pointer;float:left;}
.als-prev, .als-next{position:absolute;cursor:pointer;clear:both;}
#demo2{float:none;margin:0 0 20px;}
#demo2 .als-item{margin:0px 5px;padding:4px 0px;min-height:125px;min-width:100px;text-align:center;}
#demo2 .als-item img{display:block;margin:0 auto;max-height:100%;vertical-align:middle;width:185px;}
#demo2 .als-prev, #demo2 .als-next{height:24px;top:60px;width:24px;}
#demo2 .als-next{background-image:url(//3dsha.re/wp-content/themes/twentytwelve/images/thin_right.png);background-repeat:no-repeat;right:14px;z-index:10;}
#demo2 .als-prev {
background-image: url(//3dsha.re/wp-content/themes/twentytwelve/images/thin_left.png);
background-repeat: no-repeat;
left: 14px;
z-index: 10;
}