.story-head {
    background: url("/includes/provincialelections/nsvotes2013/gfx/hdr_storywrapper.jpg") no-repeat scroll left top transparent;
    padding-top: 40px;
}

/* My Election */
.myElection {
	background: #e9e9e9 url(/i/regional/v11/elections/gfx/myelection-bottom.png) bottom left no-repeat;
	width: 300px; padding-bottom: 46px; margin-bottom: 20px;
	}
.myElection h3 { background: url(/i/regional/v11/elections/gfx/myelection-title.png) top left no-repeat; height: 45px; margin-bottom: 0; }
.myElection .interior { border-left: 1px solid #c4c4c4; border-right: 1px solid #c4c4c4; padding: 0 0 10px 0; }
.myElection .h4rep { font-weight: bold; margin: 10px 0 0 10px; }
.myElection .h4rep.leaders { margin: 0 0 0 10px; padding: 10px 0 0 0; }
.myElection .h4rep a {  }
.myElection .h4rep.findRiding,
.myElection .h4rep.viewLast,
.myElection .h4rep.voterTools { padding: 15px 0 0 15px; width: 265px; height: 30px; background-repeat: no-repeat; }
.myElection .h4rep.findRiding { background: url(/i/regional/v11/elections/gfx/myelection-headers.png) 0 0; }
.myElection .h4rep.viewLast { background: url(/i/regional/v11/elections/gfx/myelection-headers.png) 0 -45px; }
.myElection .h4rep.voterTools { background: url(/i/regional/v11/elections/gfx/myelection-headers.png) 0 -90px; }

/* Parties module */
.myElection .parties { list-style-type: none; margin: 10px 9px; background: #fff; padding: 0;}
.myElection .parties li { padding: 10px; border-bottom: 1px solid #dcdcdc; }
.myElection .parties li a { color: #000; text-decoration: none; }
.myElection .parties li span { float: left; display: inline; padding: 0 0 0 10px; width: 180px; }
.myElection .parties li span a { display: block; }
.myElection .parties img { padding-left: 7px; float: left; display: inline; }
.myElection .parties li a .leader { color: #115278; }
.myElection .parties .party-ndp img { background: #F6821F; }
.myElection .parties .party-pc img { background: #0C499C; }
.myElection .parties .party-lib img { background: #EE3024; }
.myElection .parties .party-grn img { background: #75C321; }
.myElection .parties .party-bq img { background: #2B93C9; }
.myElection .parties .party-ind img { background: #5A0C9C; 