.header {background: #D3E7F5 url(../images/bg-header.gif) repeat-x left bottom;border-top: 3px solid #D3E7F5;}
.header .inner {background: #ffffff;margin: 0 3px;}
	.homepage .header .inner {height: 150px;padding-top: 10px;}

.summary-box .inner {border: 1px solid #bad2dc}
.summary-box .hd {background: #E6E7E8 url(../images/bg-grey-nautilus.gif) no-repeat right top;}

.news-box .hd {padding: 2.5px;}
.news-box .bd {border:1px solid #BAD2DC; -moz-box-shadow: -1px 1px 5px #cccccc;-webkit-box-shadow: -1px 1px 5px #cccccc;}


	/* extends summary-box */
	.curriculum {margin-right: 9px; -moz-box-shadow: -1px 1px 5px #F0BFA9;-webkit-box-shadow: -1px 1px 5px #F0BFA9;}
	.curriculum .inner {border-color: #F0BFA9;}
	.curriculum .hd {background-color:#d34810;background-image:url(../images/bg-orange-nautilus.gif)}
	
	.standards {margin-left: 9px; -moz-box-shadow: 1px 1px 5px #BAD2DC;-webkit-box-shadow: 1px 1px 5px #BAD2DC;}
	.standards .hd {background-color:#2b7fa4;background-image:url(../images/bg-blue-nautilus.gif)}
	
.widget .inner {border: 1px solid #B4CCDC;}
.widget .hd {background: #D3E7F5 url(../images/bg-lightblue-nautilus.gif) no-repeat right top;}

.highlight {margin: 0 0 9px; overflow: visible;}
ul.section-landing{margin-top:22px; padding-right:0;}
ul.section-landing li{margin-right:18px; width:auto;}
ul.section-landing li.last{margin-right:0;}
ul.section-landing .highlight{ width:260px;}
.highlight .inner {overflow: visible;}
.highlight .bd {overflow: hidden; background: #F5F5F1;border: 1px solid #B4B0A8; height: 96px; padding-left: 85px;_padding-left: 81px;-moz-box-shadow: -1px 1px 5px #cccccc;-webkit-box-shadow: -1px 1px 5px #cccccc;}
.highlight .img {float: left; margin: 6px 0 0 -79px; _margin-left: -75px;display: inline; line-height: 1px;}

	/*extends highlight*/
	.standards-button .hd {-moz-box-shadow: -1px 1px 5px #cccccc;-webkit-box-shadow: -1px 1px 5px #cccccc;}
	.standards-button .bd {padding-left: 0; height: 18px;}
	/*I don't really like this but it's a very specific case*/
	.standards-button .bd p{margin:0;}

