/* CSS Badge */

 img, div { behavior: url(iepngfix.htc) }

#btnMemberDirectory {
	position: absolute;
	width: 100px;
	height: 32px;
	background: url('../images/btnMemberDirectory.png') no-repeat;
	color: #fff;
	margin:20px 0 0 315px;
	text-indent: -5000px;
}

#btnMemberDirectory a {
	display:block;
	width: 100px;
	height:32px;
	color: #fff;
	text-indent: -5000px;
}

#memberlink a {
	position:absolute;
	width: 120px;
	height: 37px;
	background: none;
	margin:20px 0 0 315px;
	padding:0;
	text-indent: -5000px;
	z-index: 1;
}

#btnMemberDirectory2 {
	position: absolute;
	width: 120px;
	height: 37px;
	background: url('../images/btnMemberDirectory_green.png') no-repeat;
	color: #fff;
	margin:20px 0 0 315px;
	text-indent: -5000px;
	z-index: 0;
}

#btnMemberDirectory2 a {
	display:block;
	width: 100px;
	height:32px;
	color: #fff;
	text-indent: -5000px;
}

#btnMemberDirectory3 {
	position: absolute;
	width: 100px;
	height: 32px;
	background: url('../images/btnMemberDirectory_blue.png') no-repeat;
	color: #fff;
	margin:20px 0 0 315px;
	text-indent: -5000px;
}

#btnMemberDirectory3 a {
	display:block;
	width: 100px;
	height:32px;
	color: #fff;
	text-indent: -5000px;
}