.curvebox {
	width: 305px;
	background-color: #e0e0e0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 6px 15px 10px;
}
.textbox {
	width: 450px;
	background-color: #e0e0e0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding: .5em 1em;
}
