body {padding-top: 60px;}

#wishlist-form textarea {width: 780px;}
#wishlist-form #id_body {height: 320px;}
#wishlist-form #id_address {height: 70px;}

#charity-form textarea {width: 780px; height: 320px;}
#charity-form input[type="text"] {width: 780px;}

table .bad td a {color: #B94A48;}
table .bad td {background-color: #FEE4E2; border-color: #EE5F5B;}
table td a.strong {font-weight: bold;}

table tr.from-user td {background-color: #A9DBA9 !important; border-color: #57A957; border-bottom: 1px solid #57A957;}
table tr.to-user td {background-color: #FEE9CC !important; border-color: #C09853; border-bottom: 1px solid #C09853;}

.wishlist-added,.contrib-added {display: block; float: left; width: 16px; height: 16px; padding-right: 4px; background-image: url("../images/icons/accept.8bfed48756f1.png"); background-repeat: no-repeat;}
.wishlist-not-added,.contrib-not-added {display: block; float: left; width: 16px; height: 16px; padding-right: 4px; background-image: url("../images/icons/exclamation.e4dd51f46566.png"); background-repeat: no-repeat;}