/* CSS Document */
area a:focus { 
	outline-style: none;
}
.inGUID { 
	position: absolute;
	left: 50%;
	margin-left: -295px;
	top: 235px;
	height: 16px; 
	color: #EC008C; 
}
.inAmount { 
	position: absolute;
	left: 50%;
	margin-left: -15px;
	top: 235px;
	height: 16px;
	color: #EC008C;
}
.tandc { 
	position: absolute;
	left: 50%;
	margin-left: -445px;
	top: 473px;
	height: 16px;
	width: 125px;
	color: #000;
	text-decoration: none;
}
.tandc:focus { 
	outline-style: none;
}
body {
	background-color: #C8E7E0;
}
.noscript {
	text-align: center;
	color: #F00;
	font-size: 10px;
	font-weight: bold;
}
#tandc p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

