.menulist, .menulist ul {
 margin: 0;
 padding: 0px;
 width: 148px;
 list-style: none;
 background: #7F99CA;
 border: 0px solid #717171;
}
.menulist ul {
 visibility: hidden;
 position: absolute;
 top: 0;
 left: 150px;
}
.menulist li {
 position: relative;
}
.menulist a {
 display: block;
 color: #000000;
 background: #ABABAB url(http://www.checkthatcar.com/menu/button.jpg) left repeat-y;
 padding: 2px 0px 3px 24px;
 border: 0px solid transparent;
}
* html .menulist a {
 border: none;
 padding: 2px 0px 3px 24px;
 background: #ABABAB url(http://www.checkthatcar.com/menu/button.jpg) left repeat-y;
 margin: 0px;

}
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #FFFFFF;
 background: #ABABAB url(http://www.checkthatcar.com/menu/button2.jpg) left repeat-y;
 padding: 2px 0px 3px 24px;
 border: 0px solid #717171;
 margin: 0;
}
.menulist a.highlighted {
 color: #FFFFFF;
 background: #ABABAB url(http://www.checkthatcar.com/menu/button2.jpg) left repeat-y;
 border: 0px solid #717171;
 margin: 0;
}
.menulist a .subind {
 float: right;
}
* html .menulist li {
 float: left;
 height: 1%;

}
* html .menulist a {
 height: 1%;
}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none; font-style: normal; line-height: normal; font-weight: normal}
a {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #000378; text-decoration: none}
A.menu:hover {font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFF00; text-decoration: none; font-style: normal; line-height: normal; font-weight: normal}
A.menu {font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: NONE}
