/* MOONY(et)A(nother)S(lideshow) */

.moonSlide{
	width: 200px;
	height: 289px;
	border: 1px solid #000;
	float: left;
	position: relative;
	margin:0px 0px 0px 15px;
	padding:0px;
	overflow:hidden;
}

.moonSlide .msliderElement{
	width: 200px;
	height: 289px;	
}

