﻿/* About Us Home Page */
#HBSAboutUsHome .stat .btn-arrow{ /* may be used for other pages, only on home page now */
	margin-top: 19px;
}

#HBSAboutUsHome h3.gamma-uc.first{
    margin-bottom: 24px;
}
#HBSAboutUsHome div.hr4{
    margin: 34px 0 30px 0;
}
#HBSAboutUsHome .featured-tweet .mu-uc,
#HBSAboutUsHome .featured-tweet blockquote{
	margin-bottom: 4px;
}
#HBSAboutUsHome .featured-tweet .credit{
	margin-bottom: 8px;
}
#HBSAboutUsHome .recently-published{
    margin-bottom: 28px;	
}
#HBSAboutUsHome .faculty-handle a{
	text-decoration: underline;
}
#HBSAboutUsHome .faculty-handle a:hover{
	text-decoration: none;
}
#HBSAboutUsHome .faculty-text{
    margin-bottom: 8px;	
}
#HBSAboutUsHome .homepage-news p.more {
    margin-top: 24px;
}
#HBSAboutUsHome .recently-published .span1 img{
	width: 60px;
}
#HBSAboutUsHome .gaml{
	margin-top: 9px;
	margin-left: -5px;
}