.giving .right-banner-message {
	color: #fff;
	font-size: 160%;
	width: 300px;
	top: 60px;
	right:45px;
}
.giving .right-banner-message .buttons {
	text-align: right;
}
.giving h3.spread {
	padding-top:20px;
}
.giving .vcard,
.giving .vcard .fn
.giving .vcard .adr,
.giving .vcard .street-address,
.giving .vcard .tel {
	display: block;
}
.giving .vcard {
	margin: 10px 0 10px 10px;
	font-size: 90%;
}

.giving .donate-amount-wrapper {
	float:left;
	width:auto;
	white-space:nowrap;
	margin-right: 40px;
}
.giving .donate-amount-select {
	padding: 10px 0 0 16px;
}
.giving #donate-form fieldset.buttons {
	padding-left: 130px;
}

.giving .tributes-table {
	width: 450px;
}
.giving .tributes-table td {
	padding: 10px 12px;
	border-right: 1px solid #e7e8da;
	border-bottom: 1px solid #e7e8da;
	width: 33%;
}
.giving .tributes-table thead tr {
	background: #9fcff7;
}
.giving .tributes-table th {
	border-right: 1px solid #e7e8da;
	text-align: left;
	font-size: 85%;
	padding: 8px 12px;
	width: 33%;
	color: #00447f;
}
.giving .tributes-table th.tribute-date,
.giving .tributes-table td.tribute-date {
	border-right: 0;
	text-align: right;
}
.giving .tributes-table th a {
	text-decoration: underline;
}
.giving .tributes-table tbody tr {
	background: #fffbe7;
}
.giving .tributes-table tbody tr.alt-row {
	background: #fef8d6;
}
.giving .right-title form {
	float: right;
	width: 230px;
	background:#eaf3fb;
	padding: 5px 5px 5px 0;
	margin-top: 10px;
}
.giving .right-title form input {
	float: left;
	width: auto;
	margin-left: 5px;
	color: #224b6f;
	font-size: 90%;
	font-weight: bold;
}
.giving .right-title form input[type=text] {
	width: 172px;
	padding: 2px 4px;
}
.giving .right-title label {
	display: none;
}
.giving #tribute-table-header {
	background: #234b6e;
	padding: 10px 10px 10px 0;
	color: #fff;
}
.giving #tribute-table-header p {
	background: none;
	margin-right: 10px;
}

.giving #tribute-table-header a {
	color: #edf6fe;
}
.giving #tribute-table-header .all-corners,
.giving #tribute-table-header li a {
	background: #66819c;
}

.giving #tribute-table-header .tl-corner { background: url(../images/static/dk-blue-corners-tl-3px.png) top left no-repeat; }
.giving #tribute-table-header .tr-corner { background: url(../images/static/dk-blue-corners-tr-3px.png) top right no-repeat; }
.giving #tribute-table-header .br-corner { background: url(../images/static/dk-blue-corners-br-3px.png) bottom right no-repeat; }
.giving #tribute-table-header .bl-corner { background: url(../images/static/dk-blue-corners-bl-3px.png) bottom left no-repeat; }

.giving .tribute-return {
	float:left;
	width; auto;
	margin-bottom: 0;
	padding-top:24px;
}
.giving .tribute-module {
	background: #fefbea;
	padding: 8px 5px 10px;
}
.giving .tribute-module h3 {
	font-size: 120%;
	color: #00447f;
	margin-top: 10px;
}
.giving .tribute-module .buttons {
	text-align: right;
}
.giving .tribute-header {
	margin-bottom: 20px;
}
.giving .tribute-header h2 {
	font-size: 280%;
	line-height: 1;
}
.giving .tribute-header h2 span {
	font-size: 70%;
	font-weight: normal;
	display: block;
	color: #00447f;
}
.giving .tribute-header p { color: #00447f; }
.giving .tribute-author { 
	font-style:italic;
	color: #666666;
	margin-top: 20px;
}
.make-correction {
	padding: 16px 10px;
}
.make-correction h3 {
	font-size: 120%;color: #00447f;
}
