﻿/* VBHC Styles */
.pub-content-listing-other-resources {
    background: url('/PublishingImages/vbhc-icons/globe.png') no-repeat 100% 0;
    border-top: 4px solid #e1e1e1;
    padding-top: 45px;
}
.pub-content-listing-other-resources h2{
	margin-bottom: 27px;
} 
.pub-content-listing-other-resources .item{
	margin: 20px 0 4px 0;
	padding: 0;
	border-top: 1px solid #e1e1e1;
}
.pub-content-listing-other-resources .item.first{
	border-top: none;
}
.pub-content-listing-other-resources .item h3{
	margin: 20px 0 8px 0;
}
.related-resources{
	padding-top: 19px;
} 
.row2{
	margin: 52px 0 52px  0;
}
.row3{
	margin: 0 0 14px  0;
}

/* style from https://www.isc.hbs.edu/health-care/vbhcd/Pages/default.aspx which shows photo on the phone
.health-care.vbhcd.default .vbhcd-bg {
    background: url(/PublishingImages/billboards/vbhcd-bg3.png) no-repeat center 0;
}*/