body {
	background-color: #F2C466;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color:#000;}

.table
{
	padding:5px 5px 5px 5px;
}

.tbox{
	background-color : #FFFFFF;
	border: 1px solid #000000;
	width: 230px;
	height:20px;
}

.tboxlong{
	background-color : #FFFFFF;
	border: 1px solid #000000;
	width: 370px;
	height:20px;
}

.fieldtitles{
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color:#000;
}

textarea#wish {
	width: 370px;
	height: 150px;
	border: 1px solid #000;
}

.notice{
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color:#980000;
}

a {color:#790000; font-weight:bolder;}
.display{ display:block; float:none; text-align:left;}
#addthis { width:118px; height:44px; padding:0; margin:0; position:absolute; z-index:1 }

