body {
	background: #ffffff;
	margin: 15px 15px 0px 15px;
	font-family: Verdana, Arial, Helvitica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 18px;
	}

td, div {
	font-family: Verdana, Arial, Helvitica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 18px;
}

#contentBox {
	background: #ffcc99;
	border: solid 2px #cc9900;
	padding: 3px;
	width: 320px;
	height: 308px;
	voice-family: "\"{\"";
	voice-family:inherit;
	width: 310px;
	height: 298px;
}

html>#contentBox {
	width: 310px;
	height: 298px;
}

#mailformBox { width: 350px; }

.tInput {
	background: #cccccc;
	border: solid 1px #999999;
	color: black;
	}

.sButton {
	background: #ffcc99;
	color: black;
	font-weight: bold;
	}