#techcontact {
	position:absolute;
	width:500px;
	height: 150px;
	background-color:#FFFFFF;
	z-index:1001;
	border: 1px solid #000000;	
}
#techcontactin {
	background: url(images/mailbkg.jpg); background-repeat: no-repeat; background-position: 0 0;
	height: 150px;
}
#sendmcstatus {
	background: url(images/loading.gif); background-repeat: no-repeat; background-position: 125px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}