ul#ppa-ta {
	list-style-type: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
	ul#ppa-ta li {
		padding: 5px 0 10px 0;
		margin-left: 0;
		border-bottom: 1px solid #ddd;
	}
	ul#ppa-ta li.last {
		padding-bottom: 0px;
		margin-bottom: 0;
		border-bottom: none;
	}
	ul#ppa-ta a {
		background-position: 0 -60px;
		display: block;
		color: #000;
		padding: 9px 0 0 55px;
		height: 31px;
		font-size: 1.3em;
		text-transform: uppercase;
		font-family: Georgia, TImes New Roman, Times, serif;
		background-repeat: no-repeat;		
	}
	ul#ppa-ta a#ppa-ta-take-action {
		padding: 0 0 0 55px;
		height: 36px;
	}
	ul#ppa-ta a:hover { background-position: 0 0px; text-decoration: none; color: #959595; }
	ul#ppa-ta a#ppa-ta-take-action	{ background-image: url(/theme/images/button-checkmark.gif); }
	ul#ppa-ta a#ppa-ta-discuss		{ background-image: url(/theme/images/button-discuss.gif); }
	ul#ppa-ta a#ppa-ta-resources	{ background-image: url(/theme/images/button-globe.gif); }
	ul#ppa-ta a#ppa-ta-join			{ background-image: url(/theme/images/button-member.gif); }