.pdfButton {
	background-image:url("../images/pdf-icon.gif");
	background-color: white;
	border: 0px;
	top: 0px;
	height: 41px;
	width: 41px;
}

.xlsButton {
	background-image:url("../images/xls-icon.gif");
	background-color: white;
	border: 0px;
	top: 0px;
	height: 37px;
	width: 37px;
}
.black_spacer{
	background-image: url("../images/black_spacer.gif");
	padding: 0px;
}
.spacer_transparent{
	background-image: url("../images/spacer_transparent.gif");
	padding: 0px;
}
