/* 
*	Urmatoarele stiluri sunt doar pentru prezentarea demo-urilor si nu au nici o legatura cu functionalitatea plugin-ului:
*/





#map-menu {  border: 1px solid #CCD8E3;}
#map-menu a { background-position: 0 6px; background-repeat: no-repeat;}


/* 
*	Declaratiile ramase sunt necesare functionarii fiecarui demo in parte:
*/

.main {
	width: 800px;
	}

.scroller {
	width: 800px;
	height: 180px;
	overflow: hidden;

	}

.scroller#scroller-3 {
	width:800px;
	height: 180px;
	}

#content-1 {
	width: 800px;
	}

#content-2 {
	width: 570px;
	}

.slide {
	width: 570px;
	height: 180px;
	float: left;
	}


#scroller-3 {
	position: relative;
	background: url('../img/loading.gif') no-repeat 50% 50%;
	}

#content-3 {
	width:570px;
	height: 180px;
	background-image: url('../img/map.gif');
	}

#content-3 .checkpoint {
	position: absolute;
	}


/