.botan {
	font-size: 85%;
	font-weight: bold;
	background-image: url(../img/botan.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 28px;
	width: 160px;
	padding-left: 23px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#botan a:hover {
	font-size: 85%;
	font-weight: bold;
	background-image: url(../img/botan1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	display: block;
	height: 28px;
	width: 160px;
	padding-left: 23px;
	padding-top: 3px;
}
#botan a {
	font-size: 85%;
	font-weight: bold;
	background-image: url(../img/botan.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	display: block;
	height: 28px;
	width: 160px;
	padding-left: 23px;
	padding-top: 4px;
}    
