/*Change Login Text to white*/
.login a {
color: #FFF;
}

div.caption_left_div { margin: 10px; text-align: center; float: left;}
div.caption_right_div { margin: 10px; text-align: center; float: right;}
span.caption { font-style: italic; }


#donate {
width: 173px;
border: 1px solid #8c5718;
background-color: #f3ffaa;
padding: 10px;
}
#donate p {
padding: 0px;
margin-top: 0px;
margin-bottom: 10px;
}

#donate h4 {
font-size:18px;
font-weight: bold;
text-transform:uppercase;
line-height:18px;
}

