/* ENDORSEMENTS PAGE
----------------------------------------------- */
.endorserName 
{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1.0em;
}

.endorserCity { }
#endorsementsSection p { margin-top: -.8em; }
#endorsementsLeftCol td {padding-right: 1em; }
#endorsementsLeftCol .leftColHeader { margin-left: -20px; }
#endorsementsRightCol .rightColHeader { margin-right: -25px; }
#endorsementsRightCol blockquote { margin-right: 1em; }
#endorsementsRightCol #unions td {padding-bottom: 1.5em; }
#endorsementsRightCol #unions .endorserName { font-size: 1.8em; }
#unions .unionLogo { float: left; margin-right: .75em; }
#endorsementsRightCol #localGov td {/*padding-left: 2em;*/ text-align: right; padding-right: 1em; }

.endorsementSummary_title { font-size: 1.2em; }

#unions .unionLogoL { float: left; margin-right: .75em; }
#unions .unionLogoR { float: right; margin-left: .75em; }

#unions .endorserName { font-size: 1.6em; }

#endorsementsSection #leftCol { float: left; width: 350px; }
#endorsementsSection #rightCol { float: right; width: 400px; margin-left: 20px; }

#endorsementsSection .endorserItem { margin-bottom: 1em; }
#endorsementsSection #instructions { font-weight: bold; margin-bottom: 1.5em; }

#endorsementsSection .imgL { float: left; margin-right: .75em; }
#endorsementsSection .imgR { float: right; margin-left: .75em; }

#unions blockquote { margin: 1.2em 1.5em; }

#unions .endorsementItem { margin-bottom: 2em; }

.titleTabR { text-align: right; }
