span.rightbuttons{
	float:right;
	clear:right;
}
span.rightbuttons img{
	text-descoration:none;		
	border:none;
}

span.arrow{
	cursor:pointer;
	position:relative;
	top:1px;
	left:0px;
}

span#uparrow_slide, span#downarrow_slide {
	position:absolute;
	right:5px;
	top:0px;
	z-index:100;
}