/* RIGHT RAIL COLOR HIGHLIGHTS */
#news .bucketwrap h3 span, #news .bucketwrap h3.gahdr span, #news .bucketwrap h3.slug {
	color: #e78a29;
}


/* HIDE H4 STORY SUBHEADERS ON STORY ID 133052745 (REPLACED W/ IMAGES) */
.id133052745 #storytext h4.edTag { display: none; }
.id133052745 #res133058578 .captionwrap, .id133052745 #res133058138 .captionwrap, .id133052745 #res133058584 .captionwrap, .id133052745 #res133086089 .captionwrap, .id133052745 #res133056410 .captionwrap, .id133052745 #res133087057 .captionwrap { display: none; }


/* ENLARGE STORY LIST SUBHEADERS ON STORY ID 133211209 */
#content #res133211389 ul li h3 {
	font-size: 20px;
	line-height: 20px;
	margin-top: 6px;
}


/* ADJUST IMAGE MARGIN ON STORY ID 137364140 */
#main_content #res137372466 .img138,
#main_content #res137372729 .img138 {
	margin-top:-30px;
}


/* SIDE-BY-SIDE VIDEOS ON STORY ID 142859563 */
#main_content #storytext #con142861125 .graphic200,
#main_content #storytext #con142865933 .graphic200 { 
	clear: none;
	width: 200px;
}
#main_content #storytext #con142861125 #res142859784,
#main_content #storytext #con142861125 #res142863919,
#main_content #storytext #con142861125 #res142864692,
#main_content #storytext #con142865933 #res142865033,
#main_content #storytext #con142865933 #res142859606,
#main_content #storytext #con142865933 #res142865056 { 
	float: left; 
	padding-right: 30px; 
	border-right: 1px solid #CCC;
	clear: both;
}
#main_content #storytext #con142861125 #res142863917,
#main_content #storytext #con142861125 #res142863915,
#main_content #storytext #con142861125 #res142863889,
#main_content #storytext #con142865933 #res142864855,
#main_content #storytext #con142865933 #res142864800,
#main_content #storytext #con142865933 #res142863906 {
	float: right;
}
#con142861125 .captionwrap,
#con142865933 .captionwrap {
	display: none;
}
#storytext #con142861125 h3.conheader,
#storytext #con142865933 h3.conheader {
	margin-bottom: 10px;
}
