/* Style fuer menuscript01 */

#containerul, #containerul ul {
	text-align:left;
	margin:0 0 0 0px;
	padding:0;
}

#containerul ul li {
	margin:0 0 0 16px;
}
#containerul li {
	margin:0 0 4px 16px;
	padding:0;
	color: #000000;
	/*font-family:Verdana,Arial,Helvetica;*/
	/*font-size:12px;*/
	text-decoration:none;
	/*list-style-type:disc;*/
}

#containerul .symbols {
	float:left;
	width:12px;
	height:1em;
	margin-right: 2px;
	background-image:url(/imgtool/page.gif);
	background-position:0 bottom;
	background-repeat:no-repeat;
	/* cursor: pointer; */
}

.cursor_open {
	/* cursor: e-resize; */
}
.cursor_close {
	/* cursor: w-resize; */
}


