@charset "utf-8";
/* CSS Document */

.images {background:#c00; width:20px; padding:1px;} /* not part of the menu */

#outer {padding:0; border:1px solid #a50; border-color:#a50 #fa5 #610 #fa5; background:#f2a057 url(../images/grad.gif) repeat-x bottom left; margin:0px; width:auto;}

#point {display:table; padding:0; margin:0 auto; list-style:none; white-space:nowrap;}
#point li {display:table-cell; margin:0; padding:0;}
#point li a {float:left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:0.8em; height:3.1em; line-height:3.1em; letter-spacing:1px; padding:0 1em; text-decoration:none; color:#fff; background:#f2a057 url(../images/grad.gif) repeat-x bottom left; border-right:1px solid #d60; border-left:1px solid #fb6;}
#point li a:hover, #point li a.current {background:#e93 url(../images/down_arrow.gif) no-repeat center top; color:#fff;}
#point li a:hover b, #point li a.current b {display:block; float:left; background:transparent url(../images/up_arrow.gif) no-repeat center bottom; cursor:pointer} 
</style>
