#library{
	background-image: url(../images/nav/library-hover.gif);
}

/*-----------------------------------------------------------------------------------
notes
-----------------------------------------------------------------------------------*/

#nav-content h2{
	display: block;
	text-align: center;
	font-size: 16px;
}
#cut-emissions-photo{
	width: 201px;
	float: left;
	padding-bottom: 2em;
}
#cut-emissions-text{
	width: 249px;
	float: right;
	font-size: 12px;
}




#other-links h2{
	text-align: left;
	padding-bottom: 0;
}

#other-links ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#other-links li{
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 12px;
}
#other-links li a{
	display: block;
	font-weight: bold;
	font-size: 13px;
}


#latest-news{
	padding: 2em 0 0 0;
}
#latest-news-head{
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	background-image: url(../images/library-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 0 .5em 40px;
}

#combined-cycle-process{
	padding: 10px;
	margin: 0 0 2em 0;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
}
#combined-cycle-process-image{
	width: 200px;
	float: left;
}
#combined-cycle-process-text{
	width: 230px;
	float: right;
	padding: 3em 10px 0 0;
	display: block;
	text-align: center;
}
#combined-cycle-process-text strong{
	font-size: 16px;
	color: #003366;
}
