/* Subnav Variations */
li#l155969 {margin-top: 6px; background: url(/__data/assets/image/0015/14406/sub-div.png); background-repeat:no-repeat;}
a#a155969 {padding-top: 6px;}
a#a155969 {
	font-weight: bold;
}

/* Viewpoint */
.vp .item {
	display: inline-block;
	padding: 0 20px 10px 0;
	border: none;
}
.vp img {
	width: 240px;
}
.vp .item .title {
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
}

/* Online Giving Funds */
.funds {
	border-top: 3px solid #c3572a;
	border-bottom: 3px solid #c3572a;
	padding: 8px 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
.funds h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
.fund {
	color: #000;
	font-weight: normal;
	margin-bottom: 6px;
}
.fund span {
	font-weight: bold;
}
.fund input {
	width: 20% !important;
	margin-right: 10px;
}
.fund .btn,
.btn.add {
	padding: 5px 6px;
}
.btn.add {
	margin-left: 10px;
}
