/* breadcrumb */
ol#breadcrumb {list-style-type: none; background: url('../images/breadcrumb-bg.png') no-repeat; width: 740px; height: 30px; margin: 0; margin-top: 25px; padding: 0; padding-top: 1px;}
ol#breadcrumb li#homecrumb a {background: url('../images/generic-resources.png') no-repeat -477px -617px; width: 14px; height: 14px; padding-left: 10px; display: block;}
ol#breadcrumb li {float: left; background: url('../images/breadcrumb-seperator.png') no-repeat top right; padding: 8px 15px 0 5px; height: 21px;}
ol#breadcrumb li.last {background: none; padding-right: 0;}
ol#breadcrumb li a {color: #797c80; text-decoration: none;}
ol#breadcrumb li a:hover {color: #2a91dd; text-decoration: none;}
