body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%
}
.massage input{
	background-image: url(../images/careers_img14.gif);
	background-repeat: no-repeat;
	border: thin none #ffffff;
	width:166px;
	height:20px;
	font-size: 12px;
	color: #000000;
	padding-left:5px;
	padding-top:6px
}
#massage_box{ position:absolute;  left:30%; top:200px; width:350px; height:260px;filter:dropshadow(color=#999999,offx=3,offy=3,positive=2); z-index:2; visibility:visible}
#mask{ position:absolute; top:0; left:0; width:100%; height:1500px; background:#999999; filter:ALPHA(opacity=60); z-index:1;  visibility:visible}

