@CHARSET "UTF-8";nav{width:100%;margin:5px 0 5px 0;}nav div.title{padding:5px 0 3px 14px;text-align:left;font-size:14px;color:#ffb6c1;border-bottom:1px solid #cccccc;background:-moz-linear-gradient(top,#aaaaaa 0%,#666666 50%,#aaaaaa);background:-webkit-gradient(linear,left top,left bottom,from(#aaaaaa),color-stop(0.50,#666666),to(#aaaaaa));}nav ul{width:100%;border-top:1px solid #cccccc;}nav li{width:100%;list-style:none;text-align:center;}nav li a{padding:10px;display:block;color:#005ebb;font-weight:bold;border-bottom:2px solid #cccccc;background:-moz-linear-gradient(top,#eeeeee 0%,#cccccc 50%,#eeeeee);background:-webkit-gradient(linear,left top,left bottom,from(#eeeeee),color-stop(0.50,#cccccc),to(#eeeeee));}nav li a:hover{color:#004080;background:#cccccc;}nav div.narrowing{padding:10px;text-align:left;font-size:14px;font-weight:bold;color:#005ebb;border-bottom:1px solid #cccccc;background:-moz-linear-gradient(top,#eeeeee 0%,#cccccc 50%,#eeeeee);background:-webkit-gradient(linear,left top,left bottom,from(#eeeeee),color-stop(0.50,#cccccc),to(#eeeeee));}