body {
	margin: 0;
	line-height: 1.6;
	color:#404040;
	font-size: 0.9em
}

h1, h2 {
	color:#000;
}

sup {
	text-transform: lowercase;
}

img.pubcover {
    padding: 2px;
    background-color: #fff;
    border: 1px solid #BEB9B9;
    margin: 7px 14px 7px 0;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
	float:left;
}


/*----------------------- OPEN SCIENCE MONITOR ------------------------------*/
.cstudy {width:96%;padding:8px;color:white; background-color:#fff;max-width:900px;margin: 0 auto;}
.cstudy tr:nth-child(odd){background-color:#3f5664;}
.cstudy table tr:nth-child(odd){background-color:#fff;}
.cstudy td {padding:6px 16px; vertical-align:top}
img.ico {float:left;margin: 8px 12px 12px 0;}
.cstudy h1,.cstudy h2, .cstudy p, .cstudy a, .cstudy ul li{color:white;padding: 0;}
.cstudy a:hover{border-bottom:1px dotted #fff ;}
.cstudy table h1,.cstudy table h2, .cstudy table p, .cstudy table ul li{color:#3f5664;padding: 0;}

.notesButton {background-color: #e2e2e2; border: 2px solid #ea5522; border-radius: 4px; bottom: 22px; padding: 4px 8px; position: absolute; text-align: center;  width: 120px;font-weight: bold; height:26px; font-size: 0.6em;}
a.notesButton:hover {border: 2px solid #ea5522; color:#ea5522}
em.wheelInfo {display: block;position: absolute;top: 360px;width: 141px;}
.wheelSub {display:none}
.wheelDiv {padding:0 96px}


/* CSS additions to existing styles */
.ecl-u-mt-l, .ecl-u-mv-l {
    margin-top: 0.00rem;
}

.ecl-page-header {
	/*background: url(../images/header_banner.jpg) no-repeat scroll #004494 top right;*/
}

.ecl-navigation-inpage__list {
	list-style-type: none;
	width: 256px;
}

.ecl-heading--h2-date {
	display: inline-flex;
}

.ecl-navigation-list-wrapper{
	margin-bottom: 1.5em;
}

.ecl-featured-item__news-image{
	width: 40%;
	float: right;
	margin: 45px 0 0 24px;
}

.ecl-list-item__primary img {
	max-width:100px;
}


/* CSS overrides to existing styles */
.ecl-u-mb-l {
    margin-left: 0;
    margin-right: 0;
}

/* Non existent styles */
.section__item {
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

.listing {
	position: relative;
	margin-bottom: 2em;
}
.listing__item-link{
	padding-bottom:0;
	padding-top:0;
}
.listing a{text-decoration:none}
a.listing__item-link:focus .highlighted-item .highlighted-item__content{text-decoration:none}
.listing--navigation .listing__section-title {font-size: 1.222em;}
.listing--navigation .listing__item-link{display:block;padding:0;border-top:3px solid #ffd617}
.listing--navigation .listing__item-link:hover{border-top-color:#000}
.listing__item-link{top:0;left:0;width:100%;height:100%;z-index:1}
.listing__item-link:focus{outline:3px solid #ffd617;outline-offset:2px;}
.listing__section-title:hover{text-decoration:none}
.listing__section-success {padding-top:0;}
.listing--navigation .listing__section-title{padding:0 0 1em 0;line-height:1.2728em;color:#004494}
.listing__description{color:#404040;text-decoration:none}