a.buttonSmall {
	background:transparent url(../img/button-small.gif) no-repeat 0 0;
	float:right;
	width:91px;
	height:25px;
	line-height:25px;
	text-align:center;
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#9da5b0;
	font-weight:bold;
	font-size:9px;
	border-bottom: 0px;
}

a.buttonTiny {
	background:transparent url(../img/button-tiny.gif) no-repeat 0 0;
	float:right;
	width:41px;
	height:25px;
	line-height:25px;
	text-align:center;
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#9da5b0;
	font-weight:bold;
	font-size:9px;
	border-bottom: 0px;
}