

/*  slider container(s) */
#container { position: relative; width: 748px; height: 332px; overflow:hidden;}

.item { display: block; width: 748px; height: 332px; }

