.masterElement
{
	opacity:0.5;
	//filter:alpha(opacity=50);

}
#ESWuserMenuPosition.masterElement
{
	opacity:1;
	//filter:none;
}
