.button {
	border:1px;
	float:left;
	white-space: nowrap;
	display: block;
	width: 114px;
	height: 37px;
	margin-top: 0px;
	padding: 0;
	vertical-align:bottom;
}
.button-b {
	border:1px;
	float:left;
	white-space: nowrap;
	display: block;
	width: 38px;
	height: 37px;
	margin-top: 0px;
	padding: 0;
	vertical-align:bottom;
}
.button a {
display: block;
color: #000000;
width: 38px;
height: 37px;
display: block;
}

.button img {
width: 38px;
height: 37px;
border: 0
}

* html a:hover {
visibility:visible
}

.button a:hover img {
visibility:hidden
}

.button span {
margin: 0px;
padding: 0px;
cursor: pointer;
} 

#forward {
	vertical-align:top;
	background-image: url(../main/forward2.jpg);
	background-repeat: no-repeat;
	float:left;
}
#top-button {
	vertical-align:top;
	background-image: url(../main/top2.jpg);
	background-repeat: no-repeat;
	float:right;
}
#back {
	vertical-align:top;
	background-image: url(../main/back2.jpg);
	background-repeat: no-repeat;
	float:right;
}

.button2 {
	border:1px;
	float:left;
	white-space: nowrap;
	display: block;
	width: 38px;
	height: 37px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
	vertical-align:top;
}

.button2 a {
display: block;
color: #000000;
width: 38px;
height: 37px;
display: block;
}

.button2 img {
width: 38px;
height: 37px;
border: 0
}

* html a:hover {
visibility:visible
}

.button2 a:hover img {
visibility:hidden
}

.button2 span {
margin: 0px;
padding: 0px;
cursor: pointer;
} 
