/* CSS Document */
/* stylesheet_charity.css */
/* ONE STICK || TWO STICK - CHARITY PARTNERS  */

.floatLeft {
	float: left;
	width: 157px;
}
.floatLeft a {border: 0;}

.floatRight {
	margin-left: 157px;
}

.clearMargin {
	clear: both;
	margin-top: 3em;
}
