﻿.KPSearchLinks {        width: 525px;                margin: 20px 0 0 0;        float: right;        background: #fff;        clear:right;}
/* pyramid */
.navPyra {        margin: 0;        padding: 0 0 20px 10px;      }
.navPyra li {        margin: 0;        padding: 0;        display: inline;        list-style-type: none;}
.navPyra a:link,.navPyra a:visited {        float: left;        font-family:"lucida grande", arial, verdana, sans-serif;        font-size: 11.5px;        line-height: 14px;        font-weight: normal;        padding: 0 10px 6px 10px;        text-decoration: none;        color:#79A7EC;}
.navPyra a:link.active, .navPyra a:visited.active, .navPyra a:hover {        color:#EC7400;               background: url(/images/site/v2/pyramid.gif) no-repeat bottom center;}