#interactiveBody {background: #FFF;border: 1px solid #DDD;padding:32px 32px 16px 32px;margin-top: 10px;margin-bottom:5px;}
#interactiveBody .hed_side {border-left: 1px solid #DDD;float: right;margin-top: 7px;padding-left: 12px;width: 111px;}
#interactiveBody h1.storyheadline {font-size: 32px;line-height: 1.125em;padding-bottom: 10px;}
#interactiveBody h2.storysubhead {font-size: 16px;font-weight: normal;padding-bottom: 4px;color: #666;}
#interactiveBody .footnote {font-size: 14px;font-style: italic;color: #666;margin-top: 25px;}

		.source, .footernote {
	color: #999999;
    line-height: 13px;
    width: 100%;
	font-weight:normal;
	}
.footernote {width:690px;font-size:11px;padding-top:10px;}
.source .right {float: right;}
.source .left {float: left;}

#interactiveRelated {
    list-style: none outside none;
	border: 1px solid #DDD;
	padding: 0 15px ;
	margin-bottom: 5px;
	background:#fff;
}
#interactiveRelated .boxHeading {
    margin-bottom: 2px;
}
#interactiveRelated li {
    border-bottom: 1px dotted #DDDDDD;
    overflow: hidden;
    padding: 12px 0 15px;
}
#interactiveRelated li.lastItem {
    border-bottom: none;
}
#interactiveRelated .summaryImg {
    float: left;
    margin-bottom: 3px;
    margin-right: 14px;
    position: relative;
    top: 3px;
    display: block;
}
#interactiveRelated h2 {
    font-size: 18px;
    margin-left: 134px;
    padding-bottom: 5px;
}
#interactiveRelated p {
    line-height: 18px;
    margin-bottom: 12px;
    margin-left: 134px;
}
        .interactive iframe {margin-left:-7px;}
     