#contributeBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul#contributeButtons
{
	text-align: left;
	list-style: none;
}

ul#contributeButtons li
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: -40px;
}

ul#contributeButtons li a
{
	color: #FFF;
	text-decoration: none;
	background-image: url(../web_images/ecg-contribute-140Wbt.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	display: block;
	height: 30px;
	width: 120px;
}

#contributeBox>ul#contributeButtons li a {
}

ul#contributeButtons li#active a
{
	color: #FFF;
	background-image: url(../web_images/ecg-contribute-bt.png);
	background-repeat: no-repeat;
}

ul#contributeButtons li a:hover, ul#contributeButtons li#active a:hover
{
	color: #FFF;
	background-image: url(../web_images/ecg-contribute-140Wbt-RO.png);
	background-repeat: no-repeat;
}
