@charset "UTF-8";
/* CSS Document */

.buttonpad {
	padding-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buttonbox {
	height: 130px;
	width: 221px;
}
a.buttonpad:hover {
	
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


.buttons {
	width: 220px;
}
