body {
        width: 960px;
        margin: 0 auto;
        background-color: #3e3e3f;
}

.header {
        background-image: url(/images/header.png);
        -webkit-border-top-left-radius: 10px;
        -khtml-border-radius-topleft: 10px;        
        -moz-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -khtml-border-radius-topright: 10px;        
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
        width: 960px;
        height: 150px;
        text-align: center;
}

#left {
        float: left;
        border: 1px solid #868688;
        margin-top: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;        
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding-left: 10px;
        padding-right: 10px;
        width: 200px;  
        height: 500px;
}

#right {
        float: right;
        border: 1px solid #868688;
        margin-top: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;        
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding-left: 10px;
        padding-right: 10px;
        width: 710px;
        height: 500px;
}

#topmenu {
        float: top;
        border: 1px solid #868688;
        margin-top: 10px;
        -webkit-border-top-left-radius: 10px;
        -khtml-border-radius-topleft: 10px;        
        -moz-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -khtml-border-radius-topright: 10px;        
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
        padding-left: 10px;
        padding-right: 10px;
        width: 938px;  
        height: 50px;
}

#footer
{
        clear: both;
        FONT-SIZE: 10px;
        COLOR: #002176;
        FONT-FAMILY: Verdana, Arial, Tahoma;
        TEXT-DECORATION: none;
        text-align: center;
}

.dhxlist_obj_dhx_skyblue fieldset.dhxlist_fs 
{
        border: #868688 1px solid;
        margin-top: 5px;
        padding: 5px;
        display: inline;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;        
        -moz-border-radius: 10px;
        border-radius: 10px;
}

.dhxlist_obj_dhx_skyblue fieldset.dhxlist_fs legend.fs_legend 
{
        font-family: Tahoma;
        color: #a7aaac;
        font-size: inherit;
        font-weight: normal;
        padding: 0px 4px 1px 4px;
        text-align: left;
}

label
{
    font-weight: bold;
    color: #a7aaac;
    font-family: Verdana, Arial;
    font-size: 9px;
    text-decoration: none;
}

.linklabel
{
    font-weight: bold;
    color: #a7aaac;
    font-family: Verdana, Arial;
    font-size: 9px;
    text-decoration: none;
    cursor: pointer;
    margin: 5px 3px;
}

.linklabel:hover
{
        color: #ffffff;
}

.link
{
    font-weight: bold;
    color: #0000ff;
    font-family: Verdana, Arial;
    font-size: 10px;
    text-decoration: none;
    cursor: pointer;
}

.link:hover
{
        color: #ff0000;
}

.dhxlist_obj_dhx_skyblue div.dhxlist_txt_label2 
{
        font-family: Verdana, Arial;
        font-size: 9px;
        font-weight: bold;
        color: #a7aaac;
        margin: 5px 3px;
}

#video-right {
        float: right;
        border: 1px solid #868688;
        margin-top: 3px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;        
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding-left: 10px;
        padding-right: 10px;
        width: 280px;
        height: 477px;
}

#video-left {
        float: left;
        padding-right: 10px;
        width: 630px;  
        height: 500px;
}

.signupbutton
{
        width: 205px;
        margin-top: 5px;
}
        
p
{
    font-weight: normal;
    color: #a7aaac;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
}

p.centered
{
    font-weight: normal;
    color: #a7aaac;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}        

p.smallcentered
{
    font-weight: normal;
    color: #a7aaac;
    font-family: Verdana, Arial;
    font-size: 10px;
    text-decoration: none;
    text-align: center;
}        

.error 
{        
        font-family: Verdana, Arial;
        background-color: #ff0000;
}

#silverlightControlHost 
{
        width: 958px;   
        height: 655px; 
        overflow: hidden;
        border: 1px solid #868688;
        margin-top: 10px;       
}

#InstallSilverlight 
{
        /*position: absolute;*/
        top: 40%;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
}

#InstallSilverlight p 
{
        font-size: 0.9em;
        font-family: Verdana, Arial;        
        font-weight: bold;
        color: #6f7073;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}        
    
#InstallSilverlight img
{
            display: block;
            margin-left: auto;
            margin-right: auto;
}

#youtube {
        display: block;
        float: right;
        width: 300px;
        height: 240px;
}
 
.menulink
{
    font-weight: bold;
    color: #a7aaac;
    font-family: Verdana, Arial;
    text-decoration: none;
    font-size: 12px;
    line-height: 50px;
    margin-right: 20px;
    margin-left: 20px;
}   

.menuactive
{
    font-weight: bold;
    color: #a7aaac;
    font-family: Verdana, Arial;
    text-decoration: none;
    font-size: 12px;
    line-height: 50px;
    margin-right: 20px;
    margin-left: 20px;
    border-bottom: 2px solid #a7aaac;
}   

#main
{
        width: 958px;   
        height: 655px; 
        overflow: hidden;
        border: 1px solid #868688;
        margin-top: 10px;       
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;        
        -moz-border-radius: 10px;
        border-radius: 10px;
}

.groupbox 
{
        font-family: Verdana, Arial;
        font-size: 9px;
        font-weight: bold;
        color: #a7aaac;          
        border: 1px solid #868688;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;        
        -moz-border-radius: 10px;
        border-radius: 10px;         
}

.groupboxlegend
{
        font-family: Verdana, Arial;
        font-size: 9px;
        font-weight: bold;
        color: #a7aaac;
}

.formtext
{
        padding-left: 20px;
}

A
{
    FONT-WEIGHT: bold;
    COLOR: #a7aaac;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none;
}
A:hover
{    
        FONT-WEIGHT: bold;
        COLOR: #FFFFFF;
        FONT-FAMILY: Verdana, Arial
}

TD
{
    FONT-SIZE: 11px;
    COLOR: #a7aaac;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Tahoma, Arial, Verdana
}

.welcome
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    TEXT-TRANSFORM: uppercase;
    COLOR: #a7aaac;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    TEXT-DECORATION: none
}
.currentuser
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    TEXT-TRANSFORM: uppercase;
    COLOR: #dd9906;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    TEXT-DECORATION: none
}

.username
{
    BORDER-RIGHT: #23681e 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #23681e 1px solid;
    PADDING-LEFT: 3px;
    FONT-SIZE: 11px;
    BORDER-LEFT: #23681e 1px solid;
    COLOR: #a5c0a3;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #23681e 1px solid;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #23681e;
}

.user
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    TEXT-TRANSFORM: none;
    COLOR: #a5c0a3;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    TEXT-DECORATION: none
}
.innderhead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    TEXT-TRANSFORM: none;
    COLOR: #a7aaac;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    TEXT-DECORATION: none
}
.monthheading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    TEXT-TRANSFORM: none;
    COLOR: #df0a0a;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    TEXT-DECORATION: none
}
.paging
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #81a326;
    FONT-FAMILY: Tahoma,Verdana, Arial;
    TEXT-DECORATION: none
}
.date
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #a5c0a3;
    FONT-FAMILY: Tahoma,Verdana, Arial;
    TEXT-DECORATION: none
}
A.paginglink
{
    FONT-SIZE: 11px;
    COLOR: #81a326;
    FONT-FAMILY: Tahoma,Verdana, Arial;
    TEXT-DECORATION: none
}
A.paginglink:hover
{
    FONT-SIZE: 11px;
    COLOR: #f3b91c;
    FONT-FAMILY: Tahoma,Verdana, Arial;
    TEXT-DECORATION: none
}
A.calendarlink
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma,Verdana, Arial;
    TEXT-DECORATION: none
}
A.calendarlink:hover
{
    FONT-SIZE: 11px;
    COLOR: #F3B91C;
    FONT-FAMILY: Tahoma,Verdana, Arial;
    TEXT-DECORATION: none
}
.login
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    color: #a7aaac;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    TEXT-DECORATION: none;
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 5px;
}

.lostpassword
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    color: #a7aaac;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    text-align: right;
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 82px;
}

.logintable {
        position: relative;
        margin-left: 393px;
}

.welcometable {
        table-layout: fixed;
        height: 35px;
}

.days
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #7e9b2e;
    FONT-FAMILY: Verdana, Arial, Tahoma
}
.goto
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #7e9b2e;
    FONT-FAMILY: Verdana, Arial, Tahoma
}
.regularday
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    BACKGROUND-COLOR: #70882e
}
.holiday
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    BACKGROUND-COLOR: #7e9b2e
}

.info
{
    FONT-SIZE: 9px;
    COLOR: #BBE6BB;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    TEXT-DECORATION: none;
	LINE-HEIGHT: 11px;

}
.confirm
{
    FONT-SIZE: 11px;
    COLOR: #EED437;
    FONT-FAMILY: Tahoma, Verdana, Arial, Tahoma;
    TEXT-DECORATION: none;
	LINE-HEIGHT: 13px;

}
.yourmessages
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 13px;
    FONT-SIZE: 9px;
    PADDING-BOTTOM: 10px;
    COLOR: #a5c0a3;
    LINE-HEIGHT: 12px;
    PADDING-TOP: 7px;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    BACKGROUND-COLOR: #1d551a;
    TEXT-DECORATION: none
}
.booklessontable
{
    FONT-SIZE: 11px;
    COLOR: #b9c5b9;
    LINE-HEIGHT: 22px;
    FONT-FAMILY: Tahoma,Verdana, Arial;
    BACKGROUND-COLOR: #1d551a;
    TEXT-DECORATION: none
}
.monthweek
{
    FONT-SIZE: 11px;
    COLOR: #A5C0A3;
    FONT-FAMILY: Tahoma,Verdana, Arial;
    BACKGROUND-COLOR: #154A12;
    TEXT-DECORATION: none
}
.lessiontype
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 13px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 4px;
    COLOR: #b9c5b9;
    PADDING-TOP: 2px;
    FONT-FAMILY: Tahoma,Verdana, Arial;
    BACKGROUND-COLOR: #1d551a
}
.tablerow
{
    BACKGROUND-COLOR: #256422
}
.tablerow1
{
    BORDER-RIGHT: 1px;
    BORDER-TOP: 1px;
    BORDER-LEFT: 1px;
    BORDER-BOTTOM: #11400e 1px solid;
    BACKGROUND-COLOR: #256422
}
A.morelink
{
    FONT-SIZE: 9px;
    COLOR: #a5c0a3;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    TEXT-DECORATION: underline
}
A.morelink:hover
{
    FONT-SIZE: 9px;
    COLOR: #c7e7c5;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    TEXT-DECORATION: underline
}
.button
{
    BORDER-RIGHT: #d78900 1px;
    BORDER-TOP: #d78900 1px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BORDER-LEFT: #d78900 1px;
    COLOR: #ffffff;
    BORDER-BOTTOM: #d78900 1px;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    HEIGHT: 19px;
    BACKGROUND-COLOR: #8e8c8c;
    TEXT-DECORATION: none
}
.leftbg
{
    BACKGROUND-COLOR: #d8d8d8
}
.bg
{
    BACKGROUND-COLOR: #625a56
}
.loginbottombg
{
    BACKGROUND-COLOR: #042702
}

#bodytop
{
        background-image: url(/images/body-top.png);
        width: 832px;
        margin: 0 auto;
}

#bodyrepeat
{
        background-image: url(/images/body-repeat.png);
        width: 832px;
        margin: 0 auto;
}

#bodybottom
{
        background-image: url(/images/body-bottom.png);
        width: 832px;
        margin: 0 auto;
        height: 28px;
}

#bodyrepeat p
{
        margin-top: 0;
}

#texttop
{
        background-image: url(/images/text-top.png);
        width: 751px;
        margin: 0 auto;
        margin-bottom: 0;
        height: 14px;
}

#textrepeat
{
        background-image: url(/images/text-repeat.png);
        width: 751px;
        margin: 0 auto;
        position: relative;
}

#textbottom
{
        background-image: url(/images/text-bottom.png);
        width: 751px;
        margin: 0 auto;
        height: 50px;
}

h1 
{
        font-size: 16px;
        font-weight: bold;
        font-family: Verdana, Arial;        
        color: #a7aaac;
        margin-left: 10px;
}

#textrepeat p
{
        font-size: 0.8em;
        font-family: Verdana, Arial;        
        color: #6f7073;
        margin-left: 20px;
        margin-bottom: 0;
        margin-right: 20px;
}

#textrepeat p.FirstLine
{
        font-size: 0.8em;
        font-family: Verdana, Arial;        
        color: #6f7073;
        margin-left: 20px;
        margin-bottom: 0;
        margin-right: 180px;
}

#textbottom p
{
        font-size: 0.8em;
        font-family: Verdana, Arial;        
        color: #6f7073;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 0;
        text-align: center;
}

#textbottom a
{
        color: #a7aaac;
}

#demologin  {
        position: relative;
        float: right;
        /*margin-top: -158px;*/
        left: -34px;
        top: 3px;
        z-index: 2;
}

#copyright {
        position: relative;
        margin: 0 auto;
        margin-top: 85px;        
        width: 382px;
        height: 46px;
}

#copyright p {
        font-size: 0.5em;
        font-family: Verdana, Arial;        
        color: #6f7073;
        text-align: center;
        padding-top: 23px;
}

.bodytablebg
{
    BACKGROUND-COLOR: #11400e
}
.calendertablebg
{
    BACKGROUND-COLOR: #23681e
}
.copyright
{
    FONT-SIZE: 10px;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A.copyright:hover
{
    FONT-SIZE: 10px;
    COLOR: #b33b00;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
.background
{
    TEXT-TRANSFORM: capitalize;
    BACKGROUND-COLOR: #625a56
}
.headerline
{
    BACKGROUND-COLOR: #d47506
}
.textarea
{
    BORDER-RIGHT: #23681e 1px solid;
    BORDER-TOP: #23681e 1px solid;
    BORDER-LEFT: #23681e 1px solid;
    COLOR: #a5c0a3;
	FONT-FAMILY: Tahoma, Verdana, Arial;
    FONT-SIZE: 11px;
    BORDER-BOTTOM: #23681e 1px solid;
    BACKGROUND-COLOR: #23681e
}

.password
{
    BORDER-RIGHT: #23681e 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #23681e 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 11px;
    BORDER-LEFT: #23681e 1px solid;
    COLOR: #ffffff;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #23681e 1px solid;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #23681e
}

.loginfield
{
    BORDER-RIGHT: #a7aaac 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #a7aaac 1px solid;
    PADDING-LEFT: 6px;
    /*FONT-SIZE: 10px;*/
    BORDER-LEFT: #a7aaac 1px solid;
    COLOR: black;
    PADDING-TOP: 2px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 10px;
    BORDER-BOTTOM: #a7aaac 1px solid;
    /*FONT-FAMILY: Tahoma, Verdana, Arial;*/
    HEIGHT: 15px;
    BACKGROUND-COLOR: white;
}
.daytitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #0D400A;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #022100;
}
.timesHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	color: #d7aa1a;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
}

.currentuserbackground {
         background-image: url("/images/nav_bar.gif");
}

.leftmenucorner {
        background-image: url("/images/leftmenu_corner1_bg.gif");
}

.tips {
        margin-top: -13px;
}

.tablebottom {
                background-image: url("/mages/course_table_bottom.gif");
}

.textfield
{
    BORDER-RIGHT: #a7aaac 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #a7aaac 1px solid;
    PADDING-LEFT: 3px;
    FONT-SIZE: 11px;
    BORDER-LEFT: #a7aaac 1px solid;
    COLOR: #a7aaac;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #a7aaac 1px solid;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    HEIGHT: 16px;
    BACKGROUND-COLOR: #585152;
}

.selectfield
{
    BORDER-RIGHT: #a7aaac 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #a7aaac 1px solid;
    PADDING-LEFT: 3px;
    FONT-SIZE: 11px;
    BORDER-LEFT: #a7aaac 1px solid;
    COLOR: #a7aaac;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #a7aaac 1px solid;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #585152;
}

#menubar {
        position: relative;
        top: -10px;
        height: 34px;
}

/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 657px;           /* This needs to be the real width of the menu.  If we add to the menu, this needs to be changed */
        height: 34px;
        text-align: center;
                background-image: url(/images/menu-background.png);
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
        display: none;
        position: absolute;
        top: 1.0em; margin-top: 13px; /* I'm using ems and px to allow people to zoom their font */
        left: -1px;
        width: 150px;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
        top: -1px; margin-top: 0;
        left: 148px;
        /*width: auto;*/
}

/* All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.*/
.menulist li {
        float: left;
        display: block;
        position: relative;
        /*background: #FED;*/
        /*border: 1px solid #330;*/
        border-left: 1px solid #b1b3b5;
        border-right: 1px solid #b1b3b5;
        color: #000000;
        /*margin-right: -1px;
        margin-top: 2px;*/
        font-weight: bold;
        width: auto;
        height: 28px;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
        float: none;
        margin: 0;
        margin-bottom: -1px;
}

.menulist ul>li:last-child {
        margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a {
        display: block;
        padding-top: 5px;
        padding-left: 23px;
        padding-right: 23px;
        color: #333333;
        text-decoration: none;
        font-size: 1.2em;
        font-weight: normal;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
        color: #000;
        /*background-color: #A64;*/
}

.menulist a.highlighted {
        color: #FFF;
        /*background-color: #C86;*/
}

.menulist ul li {
        background: #A4BFD2;
        font-size: 0.8em;
        border: 1px;
        margin-top: -1px;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #1B76B5;
        border-style: double;
}

.menulist ul li a:hover, .menulist ul li a.highlighted:hover, .menulist ul li a:focus {
        background-color: #77A0BD;
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
        display: none;
}
.menulist ul a .subind {
        display: block;
        float: right;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
        float: left;
}
.menulist ul a {
        float: none;
}

.menulist a {
        float: none;
}

/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
        float: left;
        width: 100%;
}

* html .menulist ul li {
        float: left;
        height: 1%;
}
* html .menulist ul a {
        height: 1%;
}

/* End Hacks */
/*
.menulist li:hover>ul {
        display: block;
}

.menulist a:focus+ul {
        display: block;
}

*/

