/* DONATION BUTTON */
.nwl {
	background: url("/sites/all/themes/deshimaru/images/BG_marroon3.jpg") repeat scroll 0 0 transparent;
    border-radius: 7px 7px 7px 7px;
    font-style: italic;
    padding: 10px;
    text-transform: uppercase;
}
.nwl, .content .nwl a , .content .nwl a:hover{
    color: #FFFFFF;
    text-decoration:none;
    cursor: pointer;
    font-weight: bold;
}