.helpMessage
{   
	
	background:#dddddd;
	width:200px;
	height:40px;
	padding:4px;
	position:absolute; 
	top:-300px;right:100px; 
    border:2px solid #a1a1a1; 
    -moz-border-radius: 15px;
	border-radius: 15px;
    behavior:url(images/PIE.htc); 
      z-index:100;
    
   
}  