#divMenuItemTop {
/*
	position:relative;
	width:216px;
	height:2px;
	z-index:1;
	left:10px;
*/
}
#divMenuItem {
	position:relative;
	width:216px;
	height:21px;
	z-index:1;
	left:10px;
	clear: both;	

}
#divMenuItemDivider {
	position:relative;
	z-index:1;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}

#divMI1 {
	position:relative;
	width:21px;
	z-index:1;
	float: left;
	height:21px;
	background-image: url(../images/logo_bullet.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 2px;
}
#divMI2 {
	position:relative;
	width:178px;
	z-index:1;
	vertical-align: middle;
	float: left;
	height:21px;	

}
#divMI3 {
	position:relative;
	width:1px;
	z-index:1;
	vertical-align: middle;
	float: left;
	height:21px;	
	
}