#back {
	position:absolute;
	top:50px;
	left:735px;
}

#toppad {
	position:absolute;
	background-color:white;
	top:50px;
	left:352px;
	height:125px;
	width:383px;
}

#gift {
	position:absolute;
	background-color:white;
	color:black;
	top:175px;
	left:60px;
	width:780px;
	height:455px;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}


input {
	margin:0px;
	padding:0px;
}

#checkout {
	position:absolute;
	top:135px;
	left:605px;
}

#cert {
	top:190px;
	left:360px;
}

#errormsg {
	width:242px;
	height:40px;
	color:#39c;
	font-size:11pt;
	font-family:Arial, noserif;
	padding-left:25px;
	padding-right:25px;
}

.tableimg {
	position:relative;
}

.tableinput {
	height:20px;
}

#tableform {
	border:solid 0px black; 
	border-collapse:collapse;
	margin:0;
	padding:0;
	width:340px;
	height:260px;
	position:absolute;
	top:120px;
	left:5px;
}

#message {
	width:340px;
	height:55px;
}