#L_patientez{
  visibility:hidden;
  z-index:3; 
	height:100%;
	width:975px;
	position:absolute;
	left:0px;
	top:243px;

	background-color: #FFFFFF;
  filter:alpha(opacity=50);
  opacity: 0.5;
  -moz-opacity:0.5;
}

a.L_patientez_wait:hover{
	cursor: wait !important;
}

#L_patientez_message{
  visibility:hidden;
  z-index:4; 
	height:100%;
	width:975px;
  position:absolute;
	left:0px;
	top:243px;
  text-align:center;
  padding-top:100px;  
}
