.dragWindow{
	position: relative;
	z-index: 2;
}
.portalRightMenu{
	border: 0px solid #FFFFFF;
	z-index: 20;
}
.portalEditPanel{
    border: 2px solid #0090DF;
    width: 150px; 
    height: 70px;
    margin: 10px;
    background-color: white;
} 

font.portalMenuBtn {
	font-size:14px;
	color:white;
}
