/*-------------------------------------------------------------------------------------------*/
/* Alternative stylesheet for Community Sites software, adding a right-aligned logo to the footer  */
/* Copyright Community Sites 2004, 2005, 2006, 2007, 2008                                    */
/* For further information, see www.communitysites.co.uk or email info@communitysites.co.uk  */
/*-------------------------------------------------------------------------------------------*/

.credit {
	width:760px;
}
.credit p {
	display:none;
}
.credit .logos {
	display:block;
	float:right;
	margin-top:5px;
}

.credit .logos {
	border:0;
}

.credit .logos img {
	border:0;
}