#members {
	background-color: #FFF;
	border:1px solid #292929;
	display: block;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}
#members span {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: 10px;
}
#members a {
	display: block;
	float: left;
	height: 30px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
a.mootools {
	width:70px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.pmta {
	width:70px;
	background-image: url(../images/members-PMTA.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.bbb {
	width:70px;
	background-image: url(../images/members-bbb.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.jquery {
	background: url(images/jquery.jpg) no-repeat 0 0;
	width:63px;
}
a.miro {
	background: url(images/miro.jpg) no-repeat 0 0;
	width:23px;
}
a.mozilla {
	background: url(images/mozilla.jpg) no-repeat 0 0;
	width:63px;
}
a.nbc {
	background: url(images/nbc.jpg) no-repeat 0 0;
	width:75px;
}
a.twitter {
	background: url(images/twitter.jpg) no-repeat 0 0;
	width:87px;
}
a.wordpress {
	background: url(images/wordpress.jpg) no-repeat 0 0;
	width:20px;
}

/*mouseover*/
a:hover.mootools,  a:hover.pmta,  a:hover.bbb,  a:hover.jquery,  a:hover.miro,  a:hover.mozilla,  a:hover.nbc,  a:hover.twitter,  a:hover.wordpress {
	background-position: 0 -30px;
} 
/* reveal colorized version */

