
.btnTopLeft {
	background:url(images/box3topleft.gif);
}
.btnTop {
	background:url(images/box3top.gif);
	height:7px;
}
.btnTopRight {
	background:url(images/box3topright.gif);
}
.btnRight {
	background:url(images/box3right.gif);
	width:8px;
}
.btnLeft {
	background:url(images/box3left.gif);
	width:7px;
}
.btnBot {
	background:url(images/box3bot.gif);
	height:8px;
}
.btnCenter {
	background:url(images/box3bg.gif);
}
.btnBotRight {
	background:url(images/box3botright.gif);
}
.btnBotLeft {
	background:url(images/box3botleft.gif);
}