

#slide-left a {
	width:17px;
	height:80px;
	background:url(images/slide_arrow_left.jpg) no-repeat;
	background-position:0 0;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
	#slide-right a {width:17px;
	height:80px;    background:url(images/slide_arrow_right.jpg) no-repeat; background-position:0 0; text-align:center; border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}



