@charset "utf-8";
/* CSS Document */



#newmenu {

 font: 12px/normal Tahoma, Arial, Helvetica, sans-serif;
 width:610px;
}

newmenu p { margin-bottom: 1em; }

newmenu ul.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}

newmenu h1,h2,h3 {
 margin-bottom: .5em;
 font-family: Arial, Helvetica, sans-serif;
 line-height: normal;
}

newmenu h1 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 180%;
 text-indent: 5px;
 letter-spacing: -1px;
}

newmenu .dropdown-upward {
 margin-top: 400px !important;
}

