html[xmlns] .clearfix {
  display: block;
}
::-moz-selection,
::selection {
  background: #CA0002;
  color: #FFF;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
#comments {
  margin-left: 20px;
  padding-right: 20px;
}
#cnnContent em {
  font-style: italic;
}
#cnnContent + aside {
  overflow: hidden;
  width: 970px;
  margin: 20px auto 0;
}
#cnnContent + aside header {
  background: #E6E6E6;
  text-indent: -999em;
  padding: 5px;
  height: 38px;
}
#cnnContent + aside header span {
  background: url('http://i2.cdn.turner.com/cnn/interactive/2012/10/politics/undecided.voters/lib/fw/icons.png') no-repeat scroll -928px 0 transparent;
  display: block;
  margin-top: 10px;
  height: 22px;
  width: 332px;
}
#cnnContent + aside h3 a {
  font-weight: 700;
  font-size: 14px;
  color: #4479b8;
}
#cnnContent + aside h3 a:hover {
  color: #CA0002;
}
#cnnContent + aside p {
  font-family: Arial, Helvetica, Utkal, sans-serif;
  font-size: 12px;
  color: black;
}
#cnnContent + aside div {
  float: left;
  margin-left: 45px;
  margin-top: 35px;
  width: 197px;
}
#cnnContent + aside header + div {
  margin-left: 25px;
}
.caption {
  display: block;
  font-family: Arial, Helvetica, Utkal, sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #222;
  margin-top: 10px;
}
.cnn_divline {
  margin-top: 25px;
  margin-bottom: 30px;
}
.cnnvideo_dcdrs {
  background: url('http://i2.cdn.turner.com/cnn/interactive/2012/10/politics/undecided.voters/lib/images/UpdatedPlayButton.png') no-repeat scroll 0 0 transparent !important;
}
#cnnContent {
  border-top: 5px solid #b8b8b8;
}
#cnnContent * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cnnUndcdCllg *
{
    text-shadow: #ffffff 0 1px 0;
    line-height: 1.4;
}

#cnnContent .cnnShareTwitter {
  background: url('http://i2.cdn.turner.com/cnn/interactive/2012/10/politics/undecided.voters/lib/fw/icons.png') no-repeat scroll -928px -24px transparent;
  height: 20px;
  width: 20px;
}
#cnnContent ul {
  list-style: none;
}
#cnnContent hr {
  border-color: #222;
  margin-top: 10px;
  margin-bottom: 15px;
}
#cnnContent figure {
  line-height: 0;
  position: relative;
}
.cnnDcdrsCllg figure:hover {
  cursor: pointer;
}
#cnnContent figure span {
  background: #CA0002;
  text-shadow: none;
  text-align: right;
  opacity: 0;
  bottom: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:dximagetransform.microsoft.alpha(Opacity=0);
  -webkit-transition: opacity 400ms linear;
  -moz-transition: opacity 400ms linear;
  -o-transition: opacity 400ms linear;
  -ms-transition: opacity 400ms linear;
  transition: opacity 400ms linear;
  font-size: 12px;
  display: block;
  position: absolute;
  width: 100%;
  height: 25px;
  color: #FFF;
  font-weight: 700;
  padding-right: 15px;
  padding-top: 4px;
}
#cnnContent figure span span.icon {
  background: url('http://i2.cdn.turner.com/cnn/.element/img/3.0/sect/politics/deciders/story/fw/corners.png') no-repeat scroll 100% 0 transparent;
  right: 0;
  top: 0;
  margin-top: 3px;
  margin-right: 3px;
  width: 14px;
  height: 14px;
  position: absolute;
}
#cnnContent figure:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:dximagetransform.microsoft.alpha(Opacity=100);
}
#cnnContent img {
  max-width: 100%;
}
/*#cnnContent header {
  overflow: hidden;
}
*/#cnnContent header h1 {
  float: left;
  width: 65%;
}
#cnnContent header h1 ~ aside {
  float: right;
  font-size: 16px;
  line-height: 1;
  margin-right: 20px;
  margin-top: 5px;
  font-style: italic;
}
#cnnContent h1 {
  font-size: 32px;
  line-height: 1;
}
#cnnContent h2 {
  font-size: 24px;
}
#cnnContent h3 {
  font-size: 18px;
}
#cnnContent h1,
#cnnContent h2,
#cnnContent h3 {
  font-weight: 700;
}
#cnnContent .wrapper {
  position: relative;
}
#cnnContent > section,
#cnnContent > .wrapper,
#cnnContent + aside + footer {
  margin: 10px auto 0;
  width: 970px;
}
#cnnContent article {
  background-color: #FFF;
  position: relative;
  font-family: Georgia, serif;
  font-size: 17px;
  margin-top: 60px;
  padding-bottom: 40px;
  padding-left: 80px;
  padding-right: 20px;
}
#cnnContent article p {
  margin-top: 20px;
}
#cnnContent article.comparison {
  padding: 25px 35px;
  margin-top: 0;
}
#cnnContent article.comparison ul {
  margin-top: 10px;
}
#cnnContent article.comparison ul:first-child {
  margin-top: 0;
}
#cnnContent article.comparison li {
  float: left;
}
#cnnContent article.comparison a {
  display: block;
}
#cnnContent article.comparison img {
  -webkit-box-shadow: 0 0 0 1px #F6F6F6;
  box-shadow: 0 0 0 1px #F6F6F6;
}
#cnnContent article.comparison li:hover img + img {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.3);
  border: 10px solid #FFF;
  position: absolute;
}
#cnnContent aside.iLnoBdr {
  clear: left;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  max-width: 344px;
}
#cnnContent aside[data-type='video'] {
  margin-bottom: 15px;
}
#cnnContent aside[data-type='video'],
#cnnContent #video1Large {
  position: relative;
  font-family: Arial, Helvetica, Utkal, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #222;
  margin-top: 0;
}
#cnnContent aside[data-type='video'] > div,
#cnnContent #video1Large > div {
  background: #e6e6e6;
  border-left: 5px solid #e6e6e6;
  border-right: 5px solid #e6e6e6;
  padding-bottom: 5px;
}

#cnnContent aside[data-type='video']:hover > div,
#cnnContent #video1Large:hover > div {
  background: #CA0002;
  border-left: 5px solid #CA0002;
  border-right: 5px solid #CA0002;
  color: #FFF;
}

#cnnContent aside[data-type='video'] span,
#cnnContent #video1Large > div > span {
  padding-left: 5px;
  line-height: 2.1;
}

#cnnContent aside[data-type='video']:hover span,
#cnnContent #video1Large:hover span {
  text-shadow: none;
}

#cnnContent aside[data-type='video'] span + a,
#cnnContent #video1Large span + a {
  top: 7px;
  right: 15px;
  position: absolute;
  color: #222;
  font-size: 11px;
}

#cnnContent aside[data-type='video']:hover span + a,
#cnnContent #video1Large:hover span + a {
  color: #FFF;
  text-shadow: none;
}

#cnnContent #video1Large.collapse span + a {
  right: 25px;
}
#cnnContent .media p {
  margin-top: 15px;
  font-family: Georgia, serif;
  font-size: 16px;
  color: #585858;
  font-weight: normal;
  font-style: italic;
}
#cnnContent .media span.icon {
  background: url('http://i2.cdn.turner.com/cnn/.element/img/3.0/sect/politics/deciders/story/fw/corners.png') no-repeat scroll 100% -14px transparent;
  right: 5px;
  top: 3px;
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
}
#cnnContent .media.collapse span.icon {
  background-position: 100% -28px;
  top: 4px;
}
#cnnContent aside[data-type='snapshot'] {
  font-family: Arial, Helvetica, Utkal, sans-serif;
}
#cnnContent aside[data-type='snapshot'] p {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 12px;
}
#cnnContent aside[data-type='snapshot'] h2 {
  font-size: 18px;
  margin-top: 10px;
}
#cnnContent aside[data-type='snapshot'] ul {
  margin-top: 25px;
}
#cnnContent aside[data-type='snapshot'] ul li {
  margin-top: 20px;
  font-size: 14px;
}
#cnnContent aside[data-type='snapshot'] ul li span {
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
}
#cnnContent aside.iRnoBdr {
  clear: right;
  float: right;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 344px;
}
#cnnContent aside.iRnoBdr.cnnDcdrsAd {
  margin-bottom: 0;
  padding-bottom: 20px;
}
#cnnContent section.cnnDcdrsAd.cnnDcdrsCalcAdWrpr {
  background: none;
}
#cnnContent aside.iRgutBdr {
  clear: right;
  float: right;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #bfbfbf;
  max-width: 344px;
}
#cnnContent aside.iLgutBdr {
  clear: left;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #bfbfbf;
  max-width: 344px;
}
#cnnContent aside {
  font-family: Georgia, serif;
  color: black;
}
#cnnContent aside blockquote {
  font-size: 28px;
}
#cnnContent aside blockquote span {
  font-size: 74px;
  line-height: 1;
  height: 32px;
  float: right;
  display: block;
  color: #777;
}
#cnnContent aside blockquote span:first-child {
  margin-right: 10px;
  float: left;
}
#cnnContent aside blockquote p {
  margin-top: 0;
  line-height: 1.8;
}
#cnnContent aside .tagline {
  text-align: right;
  font-family: Georgia, serif;
  color: #777;
  font-size: 18px;
}
#cnnContent .wrapper {
  -webkit-box-shadow: 0 0 0 1px #d7d7d7, 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px #d7d7d7, 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
#cnnContent .cnnDcdrsAd {
  background: url('http://i.cdn.turner.com/cnn/.e/img/3.0/global/misc/advertisement.gif') scroll no-repeat 100% 100% transparent;
}
#cnnContent nav.cnnDcdrsNav + section {
  border-top: 10px solid #b8b8b8;
}
#cnnContent .cnnDcdrsCllg > figure:first-child {
  float: left;
}
#cnnContent section > header {
  background: none repeat scroll 0 0 #E6E6E6;
  clear: both;
  color: #222222;
  padding: 20px 0 15px 20px;
}
#cnnContent .cnnDcdrsCllg p {
  float: left;
  font-size: 12px;
  margin-top: 5px;
  width: 60%;
}
#cnnContent .cnnDcdrsCllg .inner {
  border-left: 3px solid #e6e6e6;
  border-right: 3px solid #e6e6e6;
  width: 222px;
  height: 642px;
  float: left;
}
#cnnContent .cnnDcdrsCllg .inner figure + figure {
  border-top: 3px solid #e6e6e6;
}
#cnnContent .cnnDcdrsCllg .last {
  float: right;
}
#cnnContent .cnnDcdrsCllg .last figure ~ figure {
  border-top: 3px solid #e6e6e6;
}
.cnnDcdrsHdr > div {
  display: table;
  width: 100%;
  font-size: 15px;
  padding-left: 20px;
  padding-top: 20px;
}
.cnnDcdrsHdr > div ul {
  display: table-row;
}
.cnnDcdrsHdr > div li,
.cnnDcdrsHdr > div li a {
  color: #585858;
}

.cnnDcdrsHdr > div li a {
  font-weight: 700;
  font-size: 14px;
  margin-left: 10px;
  display: block;
  float: left;
}

.cnnDcdrsHdr div li div.cnnShareFacebook { float:left;display:inline;margin-left:0px; }

.cnnDcdrsHdr > div li a:first-child {
  margin-left: 0;
}
.cnnDcdrsHdr > div li:hover a {
  color: #CA0002;
}
.cnnDcdrsHdr > div li {
  vertical-align: middle;
  border-left: 1px solid #585858;
  padding-left: 10px;
  display: table-cell;
  position: relative;
}
.cnnDcdrsHdr > div li figure {
  background: url('http://i2.cdn.turner.com/cnn/.element/img/3.0/sect/politics/deciders/story/the_undecided_logo.jpg') no-repeat scroll 0 0 transparent;
  width: 422px;
  height: 45px;
}
.cnnDcdrsHdr > div li:first-child {
  border-left: 0 none;
  padding-left: 0;
}
.cnnDcdrsHdr > div li + li {
  vertical-align: middle;
  padding-right: 10px;
  width: 300px;
}
.cnnDcdrsHdr > div li + li + li {
  width: 255px;
  padding-right: 20px;
}
.cnnDcdrsHdr li a {
  display: inline-block;
}
#cnnContent .intro header, .cnnDcdrsCllg header {
  overflow: hidden;
}
#cnnContent .intro > article {
  padding: 25px 35px;
  margin-top: 0;
}
#cnnContent .intro > article p {
  font-family: Arial,Helvetica,Utkal,sans-serif;
  font-size: 15px;
  float: none;
  width: auto;
  margin-top: 0;
}

#cnnContent .intro > article p + p {
  margin-top: 35px;
}

#cnnContent a.dcdrsNavAlt {
  line-height: 4;
}
#cnnContent a.dcdrsNavAlt.intro {
  font-family: Georgia, serif;
  letter-spacing: 0.5px;
  font-style: italic;
  font-weight: 700;
}
#cnnContent .cnnDcdrsNav {
  z-index: 5;
  position: relative;
  font-size: 14px;
  font-weight: 700;
  margin-top: 25px;
  margin-left: -1px;
  clear: both;
}
#cnnContent .cnnDcdrsNav ul {
  height: 72px;
}
#cnnContent .cnnDcdrsNav > li {
  position: relative;
}
#cnnContent .cnnDcdrsNav li {
  border-left: 2px solid #FFF;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 137px;
  float: left;
  position: relative;
}

#cnnContent .cnnDcdrsNav li:hover ul {
  display: block;
}
#cnnContent .cnnDcdrsNav li:hover ul li a {
  background: transparent;
}
#cnnContent .cnnDcdrsNav li > a {
  position: relative;
}
#cnnContent .cnnDcdrsNav li a {
  color: white;
  background: #706f6d;
  text-align: center;
  text-shadow: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  height: 62px;
  padding: 5px 0;
}
#cnnContent .cnnDcdrsNav li ul {
  z-index: 5;
  left: 0;
  top: 72px;
  display: none;
  height: auto;
  position: absolute;
}
#cnnContent .cnnDcdrsNav li ul li:first-child {
  border-color: #b8b8b8;
  border-style: solid;
  border-width: 11px;
  background: url('http://i2.cdn.turner.com/cnn/interactive/2012/10/politics/undecided.voters/lib/fw/subNav.png') no-repeat scroll 0 0 transparent;
  width: 115px;
  height: 172px;
}
#cnnContent .cnnDcdrsNav li ul a {
  background-color: transparent;
  height: 172px;
}
#cnnContent .cnnDcdrsNav li ul a:hover {
  background: transparent;
}
#cnnContent .cnnDcdrsNav li:first-child {
  border-left: 0 none;
}
#cnnContent .cnnDcdrsNav li:hover a,
#cnnContent .cnnDcdrsNav li:hover a.intro,
#cnnContent .cnnDcdrsNav li a.active,
#cnnContent .cnnDcdrsNav li a.active.intro {
  background: #CA0002;
}
#cnnContent .cnnDcdrsNav li a.intro {
  background: #23221e;
}
#cnnContent .cnnDcdrsNav span {
  text-shadow: none;
  display: block;
}
#cnnContent .cnnDcdrsNav .lineX2 span {
  padding-top: 12px;
}
#cnnContent .cnnDcdrsNav .lineX2 span > span {
  padding-top: 0;
}
#cnnContent .cnnDcdrsNav .lineX3 span:first-child {
  padding-top: 5px;
}
#cnnContent .byline {
  overflow: hidden;
  font-size: 18px;
  font-weight: 700;
  font-family: Georgia, serif;
  margin-top: 0;
  line-height: 1;
}
#cnnContent .byline + p {
  text-align: right;
  font-family: Georgia, serif;
  font-size: 16px;
  color: #585858;
  margin-top: 30px;
  font-style: italic;
}
#cnnContent .byline + p + p {
  margin-top: 25px;
}
#cnnContent .byline li {
  float: left;
}
#cnnContent .byline li ~ li {
  list-style-type: none;
  margin-left: 10px;
}
#cnnContent .dropCap span {
  float: left;
  display: block;
  font-size: 60px;
  line-height: 0.9;
  margin-right: 6px;
}
.cnnDcdrsStepNav {
  overflow: hidden;
}
.cnnDcdrsStepNav li {
  margin-right: 20px;
  float: right;
}
.cnnDcdrsStepNav li:first-child {
  margin-left: 20px;
  float: left;
}
.cnnDcdrsStepNav li a {
  text-indent: -999em;
  background: url('http://i2.cdn.turner.com/cnn/interactive/2012/10/politics/undecided.voters/lib/fw/btns.png') no-repeat scroll 0 0 transparent;
  display: block;
  width: 200px;
  height: 45px;
}
.cnnDcdrsStepNav .nxtUnem {
  background-position: 0 0;
}
.cnnDcdrsStepNav .nxtSwmn {
  background-position: 0 -45px;
}
.cnnDcdrsStepNav .nxtMill {
  background-position: 0 -90px;
}
.cnnDcdrsStepNav .nxtLati {
  background-position: 0 -135px;
}
.cnnDcdrsStepNav .nxtEvan {
  background-position: 0 -180px;
}
.cnnDcdrsStepNav .nxtCath {
  background-position: 0 -225px;
}
.cnnDcdrsStepNav .bckUnem {
  background-position: 0 -270px;
}
.cnnDcdrsStepNav .bckSwmn {
  background-position: 0 -315px;
}
.cnnDcdrsStepNav .bckMill {
  background-position: 0 -360px;
}
.cnnDcdrsStepNav .bckLati {
  background-position: 0 -405px;
}
.cnnDcdrsStepNav .bckEvan {
  background-position: 0 -450px;
}
.cnnDcdrsStepNav .bckCath {
  background-position: 0 -495px;
}
.screenReaderText {
  border: 0 none transparent;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.clearfix {
  display: block;
}
.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
#dcdrsArtEnd {
  display: block;
}
#perpetual.sticky {
  position: fixed;
}
#cnnContent .perpetualNav span {
  text-shadow: none;
}
#perpetual {
  position: absolute;
  top: 2px;
  margin-left: -80px;
  z-index: 6;
}


.ie7 #perpetual ,
.ie8 #perpetual   { display:none; }

#perpetual ul {
  list-style-type: none;
  margin-top: 0;
}
#perpetual li {
  font-family: Arial, Helvetica, Utkal, sans-serif;
  margin-left: 0;
  margin-top: 2px;
}
#perpetual li > a {
  width: 44px;
  height: 44px;
  background: url('http://i2.cdn.turner.com/cnn/interactive/2012/10/politics/undecided.voters/lib/fw/icons.png') no-repeat scroll 0 0 transparent;
  display: block;
}
#perpetual li a span > span {
  font-weight: 700;
}
#perpetual li:hover a > span {
  background: url('http://i2.cdn.turner.com/cnn/interactive/2012/10/politics/undecided.voters/lib/fw/icons.png') no-repeat scroll -528px 0 transparent;
  margin-left: 44px;
  width: 215px;
  height: 44px;
  padding-left: 10px;
  padding-top: 8px;
  font-size: 12px;
}
#perpetual li:hover a span > span {
  margin-left: 0;
  font-size: 11px;
}
#perpetual li span {
  text-transform: uppercase;
  color: #b7b8b6;
  display: none;
}
#perpetual li.gallery a {
  background-position: -711px 0;
}
#perpetual li.gallery:hover a {
  background-position: -799px 0;
}
#perpetual li.gallery.active a {
  background-position: -755px 0;
}
#perpetual li.comments a {
  background-position: -396px 0;
}
#perpetual li.comments:hover a,
#perpetual li.comments.active a {
  background-position: -352px 0;
}
#perpetual li.sidebar a {
  background-position: -220px 0;
}
#perpetual li.sidebar:hover a,
#perpetual li.sidebar.active a {
  background-position: -176px 0;
}
#perpetual li.montage a {
  background-position: -484px 0;
}
#perpetual li.montage:hover a,
#perpetual li.montage.active a {
  background-position: -440px 0;
}
#perpetual li.snapshot a {
  background-position: -132px 0;
}
#perpetual li.snapshot:hover a,
#perpetual li.snapshot.active a {
  background-position: -88px 0;
}
#perpetual li.video a {
  background-position: -44px 0;
}
#perpetual li.video:hover a,
#perpetual li.video.active a {
  background-position: 0 0;
}
#perpetual li.data a {
  background-position: -308px 0;
}
#perpetual li.data:hover a,
#perpetual li.data.active a {
  background-position: -264px 0;
}
#perpetual li:hover a span,
#perpetual li.active:hover span + span {
  display: block;
}
#perpetual li:first-child {
  margin-top: 0;
}
#perpetual li:hover {
  cursor: pointer;
}
#dcdrsPgOverlay {
  z-index: 6;
  left: 0;
  top: 0;
  position: absolute;
}
#clse {
  background: url('../../lib/dev/fw/ltbx/lightbox_close.gif') no-repeat scroll 0 0 transparent;
  cursor: pointer;
  top: 20px;
  right: 20px;
  height: 20px;
  width: 20px;
  display: block;
  position: absolute;
}
#dcdrsOverlay {
  top: 90px;
  left: 0;
  z-index: 90;
  background-color: #000;
  width: 970px;
  height: 695px;
  position: absolute;
}
#dcdrsLtbx {
  text-align: center;
  z-index: 100;
  left: 0;
  top: 135px;
  width: 100%;
  position: absolute;
}
#lbxContainer {
  position: relative;
}
#imgContainer {
  position: relative;
}
#imgContainer img {
  position: relative;
}
#imgContainer ul {
  padding-top: 45px;
}
#imgContainer li {
  overflow: hidden;
  position: relative;
}
#imgContainer li > div {
  width: 785px;
  margin: 0 auto;
}
#imgContainer li span {
  text-align: left;
  text-shadow: none;
  float: left;
  font-family: Georgia, serif;
  font-size: 14px;
  width: 485px;
}
#imgContainer li div > div {
  overflow: hidden;
  float: left;
  margin-left: 30px;
  width: 269px;
}
#imgContainer li div > div img {
  float: left;
}
#imgContainer li div > div h3 {
  text-shadow: none;
  text-transform: capitalize;
  float: left;
  color: #FFF;
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
}
#imgContainer li div > div p {
  text-shadow: none;
  float: left;
  color: #FFF;
  margin-left: 10px;
  font-weight: normal;
}
#imgContainer li div > div a {
  background: url('http://i2.cdn.turner.com/cnn/interactive/2012/10/politics/undecided.voters/lib/fw/icons.png') no-repeat scroll -793px 0 transparent;
  margin: 10px 0 0 10px;
  float: left;
  display: block;
  width: 135px;
  height: 30px;
}
#imgContainer span {
  display: block;
  color: #FFF;
}
.galleryControls {
  overflow: hidden;
  top: 50%;
  position: absolute;
  width: 100%;
}
.galleryControls span {
  background: url('http://i2.cdn.turner.com/cnn/interactive/2012/10/politics/undecided.voters/lib/fw/icons.png') no-repeat scroll -768px 0 transparent;
  cursor: pointer;
  display: block;
  float: right;
  width: 25px;
  height: 43px;
  margin-right: 20px;
}
.galleryControls span:first-child {
  background-position: -743px 0;
  float: left;
  margin-right: 0;
  margin-left: 20px;
}
#cnnContent .cnnDcdrsNav .fick ~ ul > li:first-child {
  background-position: 0 -344px;
}
#cnnContent .cnnDcdrsNav .indi ~ ul > li:first-child {
  background-position: 0 -688px;
}
#cnnContent .cnnDcdrsNav .unma ~ ul > li:first-child {
  background-position: 0 -172px;
}
#cnnContent .cnnDcdrsNav .elde ~ ul > li:first-child {
  background-position: 0 -860px;
}
#cnnContent .cnnDcdrsNav .unem ~ ul > li:first-child {
  background-position: 0 0;
}
#cnnContent .cnnDcdrsNav .conf ~ ul > li:first-child {
  background-position: 0 -516px;
}
.ie #cnnContent article.comparison {
  padding-left: 29px;
  padding-right: 29px;
}
.ie #cnnContent article.comparison img {
  border: 1px solid #F6F6F6;
}
.ie8 #cnnContent .wrapper {
  width: 974px;
}
.ie8 .wrapper {
  border: 2px solid #b8b8b8;
}
.ie8 #cnnContent aside.iLnoBdr {
  width: 344px;
}

.ie8 #cnnContent aside[data-type='snapshot'] ul li span {
  display: inline;
}

.ie7 .wrapper {
  border: 2px solid #b8b8b8;
}
.ie7 #cnnContent .cnnDcdrsHdr div:first-child li {
  display: block;
  float: left;
  height: 45px;
}
.ie7 #cnnContent .cnnDcdrsHdr div:first-child li + li + li {
  width: 161px;
  line-height: 4;
}
.ie7 #cnnContent article.comparison ul {
  clear: both;
}

.ie7 #cnnContent section > header {
  clear: both;
}

.ie7 .intro + aside, .ie7 #comments + aside, .ie8 .intro + aside, .ie8 #comments + aside {
  margin: 20px auto 0;
  overflow: hidden;
  width: 970px;
  clear: both;
}

.ie7 .intro + aside header, .ie7 #comments + aside header, .ie8 .intro + aside header, .ie8 #comments + aside header {
    background: none repeat scroll 0 0 #E6E6E6;
    height: 38px;
    padding: 5px;
    text-indent: -999em;
}

.ie7 .intro + aside header span, .ie7 #comments + aside header span, .ie8 .intro + aside header span, .ie8 #comments + aside header span {
    background: url("http://i2.cdn.turner.com/cnn/interactive/2012/10/politics/undecided.voters/lib/fw/icons.png") no-repeat scroll -928px 0 transparent;
    display: block;
    height: 22px;
    margin-top: 10px;
    width: 332px;
}

.ie7 .intro + aside div, .ie7 #comments + aside div, .ie8 .intro + aside div, .ie8 #comments + aside div {
    float: left;
    margin-left: 45px;
    margin-top: 35px;
    width: 197px;
}

.ie7 .intro + aside header span, .ie7 #comments + aside header span, .ie8 .intro + aside header + div, .ie8 #comments + aside header + div {
    margin-left: 25px;
}

.ie7 .intro + aside header span, .ie7 #comments + aside header span, .ie8 .intro + aside h3 a, .ie8 #comments + aside h3 a {
    color: #4479B8;
    font-size: 14px;
    font-weight: 700;
}

.ie7 .intro + aside + footer, .ie7 #comments + aside + footer, .ie8 .intro + aside + footer, .ie8 #comments + aside + footer {
    margin: 10px auto 0;
    width: 970px;
}

.ie7 #dcdrsPgOverlay { display:none; }
.ie7 #cnnContent hr {margin-bottom:8px;}
.ie7 .galleryControls {left: 0;}
.ie7 #imgContainer li div > div p {text-align:left;width: 180px;}
.ie7 #cnnContent figure span {width:413px;}
.ie7 #cnnContent .inner figure span {width:208px;}
.ie7 #cnnContent .last figure span {width:299px;}
.ie7 .cnnDcdrsCllg > header {margin-top: -11px;}
.ie7 .cnnDcdrsHdr div li div {float: left; min-width: 35px;padding-top: 8px;}
.ie7 .cnnDcdrsHdr > div li a {margin-top: 8px;}
.ie7 .cnnDcdrsHdr > div li a + a {padding-top:8px;margin-top:0;}
.ie7 .pluginButton button {width: 35px !important;}
.ie7 #cnnContent figure span span.icon {background-position: 100% 4px;}
