.social-icons h6:first-child {
	margin: 0 0 5px;
}

.social-icons.opt-ins h6 {
	margin: 0 0 30px;
}

.social-icons h6 a {
	clear: both;
	width: 100%;	
	display: block;
	height: 45px;
}
.social-icons .social-icon, .social-icons .social-label {
	display: inline-block;
	height: 32px;
	position: relative;
}

.social-icons .social-icon {
	width: 32px;
	/*background: blue;
	border: 1px solid green;*/
	margin: 0 10px 0 0;
}

.social-label {
	font-size: inherit;	
	padding: 0px 0 0;
	height: 32px;
	margin: 5px 0 0;
	color: #61a63a;
}

a:hover .social-label {
	color: #f7941e;
}

.Right4Pane .social-icons .social-icon, .Center4Pane .social-icons .social-icon, .OuterRight4Pane .social-icons .social-icon {
	width: 13%;
	max-width: 32px;
	/*background: blue;
	border: 1px solid green;*/
	margin: 0 1% 0 0;
}

.Right4Pane .social-icons .social-label, .Center4Pane .social-icons .social-label, .OuterRight4Pane .social-icons .social-label {
	font-size: inherit;	
	padding: 0px 0 0;
	height: 32px;
	margin: 5px 0 0;
	color: #61a63a;
	width: 83%;
}

.Right4Pane .social-icons a:hover .social-label, .Center4Pane .social-icons a:hover .social-label, .OuterRight4Pane .social-icons a:hover .social-label {
	color: #f7941e;
}

.Right4Pane .social-icons.opt-ins h2, .Center4Pane .social-icons.opt-ins h2, .OuterRight4Pane .social-icons.opt-ins h2 {
    color: #f7941e;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 23px;
    font-weight: normal;

	background: #59595b none repeat scroll 0 0;
    color: #f7941e;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 23px;
    font-weight: normal;
    line-height: 35px;
    margin: 0;
    padding: 0 0 0 8px;
    width: 340px;

	display: table;
    padding: 0 35px 0 8px !important;
    width: auto !important;
}

.Right4Pane .social-icons.opt-ins .title_bottomborder, .Center4Pane .social-icons.opt-ins .title_bottomborder, .OuterRight4Pane .social-icons.opt-ins .title_bottomborder {
    border-bottom: 2px solid #59595b;
	margin: 0 0 5px;
} 

.social-icons .st_facebook_large.aag-facebook .stButton .stLarge, .social-icons .st_facebook_large.aag-facebook {
    background-image: url("../../../../../_img.aapg.org/Portals/0/images/_site/share-icons-sprite.png") !important;
    background-position: 272px 0;
}

.social-icons .st_twitter_large.aapg-twitter .stButton .stLarge, .social-icons .st_twitter_large.aapg-twitter {
    background-image: url("../../../../../_img.aapg.org/Portals/0/images/_site/share-icons-sprite.png") !important;
    background-position: 232px 0;
}

.social-icons .st_email_large.aapg-email .stButton .stLarge, .social-icons .st_email_large.aapg-email {
    background-image: url("../../../../../_img.aapg.org/Portals/0/images/_site/share-icons-sprite.png") !important;
    background-position: 112px 0;
}

.social-icons .st_linkedin_large.aapg-linkedin .stButton .stLarge, .social-icons .st_linkedin_large.aapg-linkedin {
    background-image: url("../../../../../_img.aapg.org/Portals/0/images/_site/share-icons-sprite.png") !important;
    background-position: 32px 0;
}

.social-icons a:hover .st_facebook_large.aag-facebook .stButton .stLarge, .social-icons a:hover .st_facebook_large.aag-facebook {
    /*background-image: url("../../../../../_img.aapg.org/Portals/0/images/_site/share-icons-sprite.png") !important;*/
    background-position: 272px -40px;
}

.social-icons a:hover .st_twitter_large.aapg-twitter .stButton .stLarge, .social-icons a:hover .st_twitter_large.aapg-twitter {
    /*background-image: url("../../../../../_img.aapg.org/Portals/0/images/_site/share-icons-sprite.png") !important;*/
    background-position: 232px -40px;
}

.social-icons a:hover .st_email_large.aapg-email .stButton .stLarge, .social-icons a:hover .st_email_large.aapg-email {
    /*background-image: url("../../../../../_img.aapg.org/Portals/0/images/_site/share-icons-sprite.png") !important;*/
    background-position: 112px -40px;
}

.social-icons a:hover .st_linkedin_large.aapg-linkedin .stButton .stLarge, .social-icons a:hover .st_linkedin_large.aapg-linkedin {
    /*background-image: url("../../../../../_img.aapg.org/Portals/0/images/_site/share-icons-sprite.png") !important;*/
    background-position: 32px -40px;
}

