#node-news_story-content ul.links {
	list-style: none;
	padding-left: 0;
}

#node-news_story-content ul.links li.print_html, li.print_mail {
	margin-left: 0;
}

#node-news_story-content h1.story {
	text-align: left;
	border-bottom: none !important;
}


#node-news_story-content > p {
	text-align: left !important;
	font-family: 'Georgia', Arial, sans-serif;
	width: 100%;
	font-size: 15px;
}

#node-news_story-content table.news_story-right-table {
	margin-left: 10px;
	float: right; 
}

#node-news_story-content table.news_story-right-table tr td div.inline-image {
	margin-top: 14px;
	margin-bottom: 14px;
	text-align: right;
}

#node-news_story-content table.news_story-right-table tr td div.inline-small {
	display: table;
	width: inherit;
	margin-top: 14px;
	margin-bottom: 14px;
	text-align: right;
}

#node-news_story-content table.news_story-right-table tr td div.inline-image div.cutline {
	text-align: left;
	color: #808285;
	padding: 0 10px 10px 10px;
	border-bottom: 1px solid #808285;
}

#node-news_story-content table.news_story-right-table tr td div.inline-image div.inline-image {
	margin-top: 5px;
}

#node-news_story-content table.news_story-right-table tr td div.inline-image div.byline {
	line-height: 1;
}

#node-news_story-content table.news_story-right-table tr td div.inline-image div.cutline {
	margin-bottom: 20px;
	line-height: 1.2;
	text-align: justify;
}

#node-news_story-content table.news_story-right-table tr td div.inline-poster-advertising-container div.inline-poster-advertising-container-label {
	text-align: center;
	background-color: #E1E1E1;
}

#node-news_story-content table.news_story-right-table tr td div.inline-poster-advertising-container div.inline-poster-advertising-container-label > span {
	display: none;
}

#node-news_story-content table.news_story-right-table tr td div.related-stories-container {
	display: table;
	width: 300px;
	margin: 15px 0;
}

#node-news_story-content table.news_story-right-table tr td div.related-stories-container p.related-stories-header {
	background-color: #898989;
	width: 98%;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0 5px 5px;
}

#node-news_story-content table.news_story-right-table tr td div.related-stories-container div.related-stories {
	display: table;
	border-bottom: 1px solid #898989;
	width: 100%;
	margin-top: 10px;
}

#node-news_story-content table.news_story-right-table tr td div.related-stories-container div.related-stories p.related-image {
	display: block;
	float: left;
	clear: both;
	width: 82px;
	height: 80px;
	overflow: hidden;
	margin: 0;
}

#node-news_story-content table.news_story-right-table tr td div.related-stories-container div.related-stories p.related-text {
	display: inline-block;
	width: 200px;
	margin: 0;
	line-height: 1.3;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
}

p.full-related {
	width: 100% !important;
}

#node-news_story-content table.news_story-right-table tr td div.related-stories-container div.related-stories p.related-text a {
	font-size: 12px;
	font-weight: bold;
	color: #024C91;
}

#node-news_story-content div.desktop-story-banner-ad {
	display: block;
	margin-left: 5px;
	margin-bottom: 25px;
	float: right;
	clear: both;
}

#node-news_story-content div.desktop-story-banner-ad div.inline-poster-advertising-container div.inline-poster-advertising-container-label {
	text-align: center;
	background-color: #E1E1E1;
}

#node-news_story-content div.desktop-story-banner-ad div.inline-poster-advertising-container div.inline-poster-advertising-container-label > span {
	display: none;
}

#node-news_story-content {
	padding-left: 10px;
	text-align: justify;
}

#node-news_story-content table.story-socialbar h4.authors a {
	color: #888888;
}

#node-news_story-content table.story-socialbar td.storyview-social {
	margin: 0;
	width: 50% !important;
}

#node-news_story-content table.story-socialbar td.storyview-social p {
	margin: 0;
	padding-top: 1px;
	padding-bottom: 3px;
	width: 100% !important;
	font-family: 'Montserrat', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #0B3566;
	text-align: center;
}

#node-news_story-content table.story-socialbar td.storyview-social a {
	padding: 0 5px;
	border-right: 1px solid #EBEBEB;
}

#node-news_story-content table.story-socialbar td.storyview-social a:nth-child(6) {
	border: none !important;
}

#node-news_story-content div.main-image {
	padding-top: 20px;
	padding-bottom: 10px;
}

#node-news_story-content div.main-image p.main-byline {
	font-size: 10px;
	text-align: left justify;
	margin-bottom: 0;
	margin-top: 0;
	color: #808285;
}

#node-news_story-content p.main-cutline {
	font-weight: bold;
	font-size: 11px;
	margin-top: 0;
	text-align: left justify;
	margin-bottom: 0;
	color: #808285;
	padding: 15px;
	line-height: 1;
	border-bottom: 1px solid #808285;
}

/* pull quote styles for story pages */
div.pull-quote-container {
	display: table;
	background-image: url('/themes/cg/images/img/pull_quote_box.png');
	background-repeat: no-repeat;
	width: 290px;
	height: 250px;
	float: right;
	margin-left: 10px;
}

div.pull-quote-box {
	background-image: url('/themes/cg/images/img/pull_quote_quotes.png');
	background-repeat: no-repeat;
	background-position: left top 5%;
	width: 250px;
	float: right;
	clear: both;
	border-top: 30px solid #E1E1E1;
}

div.pull-quote-container p.quote-body {
	width: 200px;
	text-align: justify;
	font-size: 16px;
	font-style: italic;
	padding: 0 5px 0 35px;
}

div.pull-quote-container p.quote-author {
	text-align: center;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 0 5px 0 0;
}

div.pull-quote-container p.quote-cred {
	text-align: center;
	margin-top: 3px;
	font-size: 12px;
	padding: 0 5px 0 0;
}

/* end of pull quote styles for story pages */

#node-news_story-content div.right-content-box {
	display: block;
	float: right;
	clear: both;
	width: 280px;
	background-color: #F6F6F6;
	padding: 10px;
}

#node-news_story-content div.right-content-box p.content-box-title {
	font-weight: bold;
	font-size: 16px;
}

#node-news_story-content div.right-content-box ul.content-box-list {
	padding-left: 0;
	list-style: none;
}

#node-news_story-content div.right-content-box div.content-box-ordered-list ol {
	padding-left: 0;
	list-style-position: inside;
}

#node-news_story-content div.right-content-box div.content-box-ordered-list ol li {
	padding-bottom: 10px;
}

#node-news_story-content div.right-column-block {
	display: block;
	float: right;
	clear: both;
	width: 280px;
	background-color: #F6F6F6;
	padding: 10px;
}

#node-news_story-content div.section-orange {
	display: block;
	float: right;
	clear: both;
	width: 280px;
	background-color: #F6F6F6;
	padding: 10px;
}

#node-news_story-content div.section-green {
	display: block;
	float: right;
	clear: both;
	width: 280px;
	background-color: #F6F6F6;
	padding: 10px;
}

#node-news_story-content div.section-brown {
	display: block;
	float: right;
	clear: both;
	width: 280px;
	background-color: #F6F6F6;
	padding: 10px;
}

#node-news_story-content div.section-blue {
	display: block;
	float: right;
	clear: both;
	width: 280px;
	background-color: #F6F6F6;
	padding: 10px;
}
