@charset "utf-8";
.Spacer {
	background-image: url(images/Spacer.jpg);
	background-repeat: repeat-x;
	height: 4px;
	width: 182px;
}
.ActionButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	background-image: url(images/ButtonBg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: middle;
	margin-left: 14px;
	padding-left: 14px;
	color: #7d9794;
}
