#local-chapters-page h1 {
	margin-top: 0;
	color: #9c5fb5;
}

#chapters_contacts h5 {
    color: #00bfd7;
    margin-bottom: 0px;
}

#local-chapters-page h2 {
	margin-bottom: 0;
	font-size: 18px;
	color: #9c5fb5;
}

#local-chapters-page p {
	margin-bottom: 30px;
}

#local-chapters-page #chapterList {
    font-size: 8pt;
    line-height: 12pt;
}
    
#local-chapters-page #chapterDataContainer .chapterData {
    float: left;
    color: #868686;
    height: 100px;
    margin-right: 15px;
    width: 150px;
}

#local-chapters-page #chapterDataContainer .chapterData a {
    font-weight: bold;
    color: #9c5fb5;
}

#local-chapters-page #chapters_contacts {
	float: left;
}

#local-chapters-page .chapterAddress { display: block !important; }

#local-chapters-page .brBeforePhoneNumber { display: none; }

#local-chapters-page .chapterData a:hover { text-decoration: none !important; }