/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

p {
font-size:13px;
color: #000000;
}
li {
font-size:13px;

}
.box4{
	margin: 0 0 10px;
}
.box5 .spacer {
padding:15px 25px;
width:648px;
}
}

.intro {
font-size:20px;
}

.box5 .top,.box5 .bot{
	background: url(images/box5-top.gif) no-repeat top;
        clear: none;
	height: 10px;
	overflow: visible;
        margin: 0px 241px 0px 0px;
}

.box5 .bot{
	background: url(images/box5-bot.gif) no-repeat top
}

.wrapper{
	float: left;
        padding: 15px 0 0 50px;
        clear: none;
} 

.donate {
    float: right;
    padding: 0px;
    margin: 1px 0px 0px 0px;

}

.fix1{
        clear:left;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
