ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

/*- Menu 7--------------------------- */

#menu7 {
	width: 166px;
        }

#menu7 li a {
	height: 19px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-stretch: condensed;
        }

#menu7 li a:link, #menu7 li a:visited {
	color: #000000;
	display: block;
	padding: 8px 0 0 20px;
	background:  0 1px;
	background-image: url(../images/menu7_r2_c2.gif);
	background-repeat: no-repeat;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
        }

#menu7 li a:hover, #menu7 li #current {
	color: #000000;
	background:  0 -30px;
	padding: 8px 0 0 20px;
	background-image: url(../images/menu7_r2_c2.gif);
	background-repeat: no-repeat;
        }
