.ChapterPresidentInfo .sfimageWrp {
	width: 90px;
	height: 120px;
	float: left;
	display: inline-block;
	margin-right: 15px;
}
.ChapterPresidentInfo .sfimageWrp img {
	float: left;
}
.ChapterPresidentInfo h2 {
	padding: 0;
	margin: 0;
}
.ChapterPresidentInfo .President,
.ChapterPresidentInfo .president-name {
	font-weight: bold;
	color: #666;
}
.sidebar-content .sidebar-reg-link a {
	background-color: #ff9900 !important;
	border: 1px solid #ff9900 !important;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
	margin-top: 5px;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.sidebar-content .sidebar-reg-link a:hover,
.sidebar-content .sidebar-reg-link a:focus,
.sidebar-content .sidebar-reg-link a:active {
  background-color: #e68a00 !important;
  border: 1px solid #cc7a00 !important;
  color: #fff;
}
.sidebar-reg-link a:before {
	content: "" !important;
}
.sflistItemContent .flickr-embed-frame { width: 100% !important }
