
#tenet-container {
position: relative;
height: 186px;
}

#secondary .module ul#tenet-nav {
position: absolute;
bottom: 0;
margin: 0 0 0 0;
padding: 0;
list-style: none;
float: left;
clear: both;
}

#secondary .module ul#tenet-nav li {
margin: 0; padding: 0;
display: block;
float: left;
width: 26px;
height: 26px;
border: 0;
overflow: hidden;
}

#secondary .module ul#tenet-nav li.tenet a {
display: block;
margin: 0; padding: 0;
width: 22px;
height: 22px;
border: 2px solid #f1e7e0;
text-indent: -999em;
overflow: hidden;
}

#secondary .module #tenet-nav li.tenet-healthy a { background-color: #85b156; }
#secondary .module #tenet-nav li.tenet-safe a { background-color: #9a292c; }
#secondary .module #tenet-nav li.tenet-engaged a { background-color: #db6d31; }
#secondary .module #tenet-nav li.tenet-supported a { background-color: #f0b208; }
#secondary .module #tenet-nav li.tenet-challenged a { background-color: #0d3f59; }

#secondary .module #tenet-nav li.tenet a:hover {
width: 26px;
height: 26px;
border: 0;
text-decoration: none;
color: #fff;
}

#secondary .module #tenet-nav li.prev,
#secondary .module #tenet-nav li.next {
width: 13px;
height: 22px;
border: 2px solid #f1e7e0;
overflow: hidden;
text-indent: -9999em;
cursor: pointer;
}

#secondary .module #tenet-nav li.prev {
background: url("http://www.wholechildeducation.org/images/wce-carousel-arrows.png") 2px 50% no-repeat;
border-left: 0;
}
#secondary .module #tenet-nav li.next {
background: url("http://www.wholechildeducation.org/images/wce-carousel-arrows.png") -15px 50% no-repeat;
border-right: 0;
}

#secondary .module #tenets {
width: 160px;
height: 160px;
overflow: hidden;
clear: both;
}

#secondary .module #tenets ul { 
margin: 0;
padding: 0;
width: 160px;
height: 160px;
list-style: none;
overflow: hidden;
}

#secondary .module #tenets ul li {
width: 160px;
height: 160px;
}

