/* 
*	Urmatoarele stiluri sunt doar pentru prezentarea demo-urilor si nu au nici o legatura cu functionalitatea plugin-ului:
*/

.ico { width: 170px; } 
.ico-prev {}
.ico-next {}
.left {}
.right {}
#wrapper { width: 870px; margin: 20px auto; }

.main {
	width: 170px;
	}

.scroller {
	width: 170px;
	height: 235px;
	overflow: hidden;
	margin-bottom: 0px;
	}

#content-2 {
	width: 170px;
	height: 235px;
	}

.slide {
	width: 150px;
	height: 105px;
	padding-top: 1px;
    padding-bottom: 1px;
    margin-top: 3px;
    margin-bottom: 3px;
	}
