	  
.msgbox{border:solid 2px #999999;
		 background-color:#000000;
		 background-image:url(../images/bg_alert.jpg);
		 width:200px;
		 text-align:center
		}
 
.innerText{
			width:125px;
			height:40px;
			text-align:center;
			color:#FFFFFF;
			font-family: Arial;
			 font-size:12px;
			 font-weight:bold;
			}		 
 
#testzone {position:absolute;
           top:100px;
           left:200px;
           }
