﻿ul.donations {
    border: 0;
    margin: 5px 0 15px 15px;
    padding: 0;
}
ul.donations li {
    border: 0;
    border-bottom: 1px #ccc dashed;
	color: #384876;    
    margin: 0;
    font-weight: normal;
	font-size: 105%;
	font-family: Verdana, "Times New Roman", Times, serif;
	padding: 0 0 5px 0;
	line-height: 1.2;
	width: 410px;
}