.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	height: 17px;
	clear: both;
	width: 175px;
	vertical-align: middle;
	background-position: center;
	border: 1px ridge #FFFFFF;
	background-color: #000000;






}
.formComment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	height: 75px;
	clear: both;
	width: 400px;
	background-color: #000000;
	vertical-align: middle;
	background-repeat: repeat;
	background-position: center;
	border: 1px ridge #FFFFFF;


}

