.suckerdiv UL {
	WIDTH: 196px;
	LIST-STYLE-TYPE: none;
	padding: 0px;
	margin: 0px;
}

.suckerdiv UL LI {
	POSITION: relative;
	z-index:10;
}

.suckerdiv UL LI UL {VISIBILITY: hidden; WIDTH: 196px; POSITION: absolute; TOP: 0px;}

.suckerdiv UL LI A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	color:#37a9dd;
	height:20px;
	width:196px;
	text-decoration:none;
	padding-left:0px;
	padding-top:7px;
	padding-bottom:7px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 175px;
	text-indent: 12px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	

}

.suckerdiv UL LI A:hover {
	color:#333333;
	text-decoration:none;
	background-image: url(../images/icon_hover.gif);
	background-repeat: no-repeat;
	background-position: 175px;
	z-index:10;

}

.suckerdiv UL LI UL LI A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8E8E8;
	display:block;
	color:#4f4f4f;
	width:190px;
	HEIGHT:20px;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:4px;
	border-bottom: #C7C7C7 solid 1px;
	background-image:none;
	
	
}

.suckerdiv UL LI UL LI A:hover {
	color: #333333;
	background-color: #F5F5F5;
	text-decoration: none;
	border-bottom:#666666 solid 1px;
	background-image:none;
	
}

.suckerdiv {}

.subfolderstyle {BACKGROUND: no-repeat right center; 	}

HTML .suckerdiv UL LI {FLOAT: left; HEIGHT: 1%}

HTML .suckerdiv UL LI A {HEIGHT: 1%}
