div.slidebuttons {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	border: solid black 2px;
	background: white;
	colour: black; 
	filter: alpha(opacity=50);  opacity:0.5;
}

