#but td{
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #676767;

	background-image: url(dont.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#but td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #676767;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	list-style-type: square;
	list-style-position: outside;
}
#but td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	background-color: #035879;
	display: block;
	text-indent: 3px;
}

