/* Style Sheet for the board of education pages. Global color and styles should be placed in the design.css and index.css files. This file is for unique layout changes for the board of education pages. ------------------------------------------------------- Copyright (c) 2011, Chasetheweb.net Last Updated: Janean Angeles */ /*////////////////////////////////////////////////////////////////////////////////*/ /*sitemap specific*/ .sitemap-section { width: 155px; display: inline-block; padding: 3px 5px; margin: 5px; vertical-align: top; background-image: url('/template/sccsd/images/bg-sitemap-header.png'); background-repeat: repeat-x; border-left: 1px solid #747472; } .sitemap-section-header { color: #fff !Important; text-decoration: none !Important; width: 140px; padding: 6px 0px; font-weight: bold !Important; } .sitemap-subsection { margin-top: 8px; list-style-type: none; }