.waterburystyle {
	letter-spacing: 0.5px;
	word-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-type: square;
}
.waterburytext {
	letter-spacing: 0.5px;
	word-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-image: url(images/bullet.gif);
}
.smallwaterburytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 0.5px;
	word-spacing: 2px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.protected {
	background-repeat: no-repeat;
	background-position: center top;
}
