.sliderUl, .sliderLi {
	margin:0;
	padding:0;
	list-style:none;
}

/* sized to images that are going in it*/
.sliderLi { 
	width:568px;
	height:343px;
	overflow:hidden; 
}

.sliderLi p { 
	padding-left: 10px;
}

#slider {
	margin-left: 2px;
}

#sliderButtons span#prevBtn a {
	background: url(/images/leftscroll.png) no-repeat;
}

#sliderButtons span#nextBtn a {
	background: url(/images/rightscroll.png) no-repeat;
}

#sliderButtons span a {
	height: 32px;
	width: 32px;
	text-indent: -100px;
	overflow: hidden;
	float: left;
}

#sliderButtons {
	left: 500px;
	top: 5px;
	position: absolute;
}





























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
