.president .vote-counter .dem .image {background: url(../images/obama-headshot.png);}
.president .vote-counter .gop .image {background: url(../images/romney-headshot.png);}

.president .no-president {display: none;}
.election-map.president #infoBox .others {display: none;}

.president #mapKey .circles .map td.label {height:22px;}
.president #mapKey td.circle {width:28px;height:22px;}
.president #mapKey td.circle .canvas {width:28px;height:22px;}

/* iPad styles */
.twp-ipad.president .vote-counter .dem .image {background: url(../images/obama-headshot-small.png);}
.twp-ipad.president .vote-counter .gop .image {background: url(../images/romney-headshot-small.png);}

.twp-ipad.president .current-count {display: none !important;}
.twp-ipad.president .vote-counter .undecided .ind {display: none !important;}