﻿.scrollable {position:relative;overflow:hidden;width: 420px;height:218px;float:left;}
.scrollable .items {width:20000em;position:absolute;clear:both;float:left;}
.scrollable img {}
.scrollable .items  div{float:left;}
.scrollable .active {border:0px solid #000;z-index:9999;position:relative;}

.scrollable2 {position:relative;overflow:hidden;width: 416px;height:218px;float:left;}
.scrollable2 .items {width:20000em;position:absolute;clear:both;}
.scrollable2 img {}
.scrollable2 .items  div{float:left;}
.scrollable2 .active {border:0px solid #000;z-index:9999;position:relative;}

.scrollable3 {position:relative;overflow:hidden;width: 420px;height:200px;float:left;}
.scrollable3 .items {width:20000em;position:absolute;clear:both;}
.scrollable3 img {}
.scrollable3 .items  div{float:left;}
.scrollable3 .active {border:0px solid #000;z-index:9999;position:relative;}

.scrollable4 {position:relative;overflow:hidden;float:left;width: 618px;height:203px;}
.scrollable4 .items {width:20000em;position:absolute;clear:both;}
.scrollable4 img {}
.scrollable4 .items  div{}
.scrollable4 .active {border:0px solid #000;z-index:9999;position:relative;}

.scrollableBig {position:relative;overflow:hidden;float:left;width: 695px;}
.scrollableBig .items {width:20000em;position:absolute;clear:both;}
.scrollableBig img {}
.scrollableBig .items  div{}
.scrollableBig .active {border:0px solid #000;z-index:9999;position:relative;}

.scrollableImg {overflow:hidden;width: 600px;position:relative;margin:0 auto;}
.scrollableImg .items {width:20000em;position:absolute;clear:both;left:95px;}
.scrollableImg img {}
.scrollableImg .items  div{}
.scrollableImg .active {border:0px solid #000;}

