
.button1-inputImage {
	display: block;
	height: 16px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}

.button1-contentArea {
	height: 16px;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url("../../images/button1/buttonBG.gif"/*tpa=http://www.cihost.com/images/button1/buttonBG.gif*//*tpa=http://www.cihost.com/images/button1/buttonBG.gif*//*tpa=http://www.cihost.com/images/button1/buttonBG.gif*//*tpa=http://www.cihost.com/images/button1/buttonBG.gif*//*tpa=http://www.cihost.com/images/button1/buttonBG.gif*/);
	text-align: center;
}

.button1-contentArea, .button1-a, .button1-a:hover, .button1-a:visited, .button1-a:active {
	white-space: nowrap;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #003E7E;
	text-decoration: none;
}

.button1-a {
	/*
		padding screws up in this circumstance...
		may have something to do with the inputImage
		getting positioned.
	*/
	margin-left: 3px;
	margin-right: 3px;
}
