.left { float: left; }
.right { float: right; }
#wrapper { width: 870px; margin: 20px auto; }
.menu { position: relative; list-style-type: none; margin-bottom: 2px; }
.menu a.tab { padding: 3px 7px 2px 7px; border: 2px solid #efeada; background-color: #efeada; text-decoration: none;}
.menu a.selected { border-bottom-color: #FFF; background-color: #FFF; text-decoration: none; font-weight: bold;}

.secondary #content2 .scroller img {
    padding: none;
    margin: 0;
    border: none;
    float: none;
    text-align: center;
}
.main {
	width: 450px;
	}

.scroller {
	width: 448px;
	height: 300px;
	overflow: hidden;
	border: 2px solid #efeada;
	margin-bottom: 5px;
	}



#donate {
	width: 2700px;
	}



.slide {
	width: 430px;
	height: 290px;
	float: left;
	padding: 10px;
    background: #fff url(../i/thankyou.gif) right bottom no-repeat;
	}

