/* CSS Document */
#body {width: 516px;}
#body h2 {margin-left: 14px; margin-bottom: 11px}
#body h2 span {position: absolute; margin-left: -9999px; display: block}
#body p {font-size: 70%; margin-left: 14px; margin-bottom: 14px;}
#body a{color: #c4212a;}

#photoRow {margin-bottom: 13px; margin-left: 14px}
#photoRow:after {content: "."; height: 0px; visibility: hidden; display: block; clear: both;}
#photoRow img {display: block;}
#photoRow span {font-weight: normal; letter-spacing: -1px; word-spacing: -1px; font-size: 60%; display: block; text-align: center;padding-top: 2px; padding-bottom: 2px; color: #4a4939}
#photoRow div {background: #dedfce; float: left; margin-right: 3px;}
#flashContainer {margin-bottom: 21px;}
#callouts {width: 212px; float: left;}
.callout {padding-top: 10px; margin-bottom: 10px;}
.callout p {font-size: 70%; margin: 11px 21px 7px 13px}
.callout h2 span {position: absolute; margin-left: -9999px}
.innerCallout {background-position: bottom left; background-repeat: no-repeat; padding-bottom: 10px;}

.blue {background: top left no-repeat url(/images/home/callout/blue-bg.gif)}
.blue h2 {background: top left no-repeat url(/images/home/headers/vote-end-blue.gif); height: 15px ; width: 212px }
.blue .innerCallout {background-image: url(/images/home/callout/blue-bottom.gif)}
.blue .calloutLink {background-image: url(/images/icons/linkarrow-b.gif) }

.purple {background: top left no-repeat url(/images/home/callout/purple-bg.gif)}
.purple h2 {background: top left no-repeat url(/images/home/callout/view.gif); height: 15px; width: 212px }
.purple .innerCallout {background-image: url(/images/home/callout/purple-bottom.gif)}
.purple .calloutLink {background-image: url(/images/icons/linkarrow-p.gif) }

.green {background: top left no-repeat url(/images/home/callout/green-bg.gif)}
.green h2 {background: top left no-repeat url(/images/home/callout/stories.gif); height: 15px ; width: 212px }
.green .innerCallout {background-image: url(/images/home/callout/green-bottom.gif)}
.green .calloutLink {background-image: url(/images/icons/linkarrow-g.gif) }
