@charset "UTF-8";
/* CSS Document */

#newspaper-current-issue-page-container #maincontent #current-left-column-main .current-section-block #statement p.kicker {
	font-family: roboto-condensed;
	font-size: 22px;
	line-height: 1.5;
	font-style: italic;
}

#newspaper-current-issue-page-container #maincontent #current-left-column-main .current-section-block #statement p {
	font-family: roboto-condensed;
	font-size: 20px;
	line-height: 1.4;
	font-weight:400;
	padding-bottom:12px;
}

 
#newspaper-current-issue-page-container #maincontent #current-left-column-main .current-section-block #statement h1 {
	font-family: roboto-condensed;
	font-size: 50px;
	line-height: 1.2;
	font-weight:700;
}
#newspaper-current-issue-page-container #maincontent #current-left-column-main .current-section-block #statement h2 {
	font-family: roboto-condensed;
	font-size: 36px;
	line-height: 1.2;
	font-weight: 700;
}

#newspaper-current-issue-page-container #maincontent #current-left-column-main .current-section-block #statement h3 {
	font-family: roboto-condensed;
	font-size: 32px;
	line-height: 1.2;
	font-weight: 700;
	text-align:center;
	margin-top:40px;
}

#newspaper-current-issue-page-container #maincontent #current-left-column-main .current-section-block #statement ul.square { 
list-style-image:url(../images2012/square-15x.png)
}

#newspaper-current-issue-page-container #maincontent #current-left-column-main .current-section-block #statement li {
	font-family: roboto-condensed;
	font-size: 20px;
	line-height: 1.4;
	font-weight:400;
	padding-bottom:6px;
}


/*styles for article version */
#article-content-right-wider p.kicker {
	font-family: roboto-condensed;
	font-size: 22px;
	line-height: 1.5;
	font-style: italic;
}

#article-content-right-wider #statement p {
	font-family: roboto-condensed;
	font-size: 20px;
	line-height: 1.4;
	font-weight:400;
	padding-bottom:12px;
	margin-right:0px;
}

 
#article-content-right-wider #statement h1 {
	font-family: roboto-condensed;
	font-size: 50px;
	line-height: 1.2;
	font-weight:700;
}
#article-content-right-wider #statement h2 {
	font-family: roboto-condensed;
	font-size: 36px;
	line-height: 1.2;
	font-weight: 700;
}

#article-content-right-wider #statement h3 {
	font-family: roboto-condensed;
	font-size: 32px;
	line-height: 1.2;
	font-weight: 700;
	text-align:center;
	margin-top:40px;
}

#article-content-right-wider #statement ul.square { 
list-style-image:url(../images2012/square-15x.png)
}

#article-content-right-wider #statement li {
	font-family: roboto-condensed;
	font-size: 20px;
	line-height: 1.4;
	font-weight:400;
	padding-bottom:6px;
}
