/* override CSS */

.feedburnerFeedBlock {
	padding:20px;
}
.feedburnerFeedBlock .headline {
	font-size:18px;
	font-weight:normal;
}

.fig-caption {  
	padding: 3px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	line-height:12px; 
}
.fig-caption img { 
	border: 1px solid #CCCCCC;
	vertical-align:middle; 
	margin-bottom: 3px; 
}
.fc-right { 
	margin: 0.5em 0pt 0.5em 0.8em; 
	float:right; 
}
.fc-left { 
	margin: 0.5em 0.8em 0.5em 0; 
	float:left; 
} 

.boxadzonearea350 {
	visibility: hidden;
	height:0;
	width:0;
}
.articlefigure {
    width: 610px !important;
}
.featured-videos-by-taxonomy-wrapper {
	display:none;
}

.ad-top-roll {display:none;}

/* 
Pencil Roll Ad Control
TURN OFF: Copy and past the single line below outside of the comment block (slashes and asterisks) in order to suppress the pencil roll ad. 
TURN ON: To show the pencil roll ad, simply remove the line. You can leave a copy of the code within the comment block below for future reference.

.ad-top-roll {display:none;}

*/