div {
	position:absolute;
	font-size:90%;
	font-family:Arial;
	text-align:justify;
}

body {
	background-color:#cccccc;
}

p {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

.icons {
	border:0px solid #000000;
	width:100%;
	top:95%;
	height:20px;
}

.main {
	border:0px solid #000000;
	/*height:97%;
	width:98%;
	*/
	left:50%;
	top:50%;
	margin-left:-383px;
	margin-top:-212px;
	width:400px;
	height:420px;
}

.logo {
	border:1px solid #000000;
	background-color:#ffffff;
	height:100%;
	width:493px;
	background-image:url(../images/neclogo_big.jpg);
	background-repeat:no-repeat;
}

.textBox {
	border:1px solid #000000;
	left:500px;
	height:100%;
	width:265px;
}
