ul#menutt {width: 140px; list-style:none;font: bold 16px Arial, Verdana, Serif;}ul#menutt li{position:relative;}ul#menutt a  { width: 135px; display: block; text-align: left; text-decoration: none; color:                #000000; background-color: #3CBEF8; background-repeat: repeat;                background-attachment: scroll; voice-family: inherit;                border-left: 12px solid #5684FE;                border-right: 3px solid #5684FE; margin-bottom: 1px;                padding-left: 10px; padding-right: 10px; padding-top: 5px;                padding-bottom: 5px; background-position: 0% 50% }>#pagebody>ul#menutt a {width:125px;}/* Fix IE. Hide from IE Mac \*/* html ul#menutt li { float: left; height: 1%; }* html ul#menutt li a { height: 1%; }/* End */ul#menutt a:hover { color: #FFFFFF; background-color: #78D2FA; background-repeat: repeat;                background-attachment: scroll; border-left: 12px solid #1FB7F8;                border-right: 3px solid #1FB7F8; background-position: 0% 50% }ul#menutt a span {display: none;}ul#menutt a:hover span { display: block; position: absolute; top: 0; left: 140px; width: 130px; color:                #FFFFFF; background-color: #0000FF; background-repeat: repeat;                background-attachment: scroll; font-size: 10px; text-align:                left; border: 1px solid #000000; margin-left: 2px; padding: 5px;                background-position: 0% 50% }