/* SUBMENU 1 */

div.SM01 {
	position:	absolute;
	left:		0px;
	top:		0px;
	width:		186px;
	height:		24px;
	background-color: yellow;
	cursor:		pointer;
	display:	block;
	z-index:	5;
}
