.cerceve2 {
	border: 1px groove #CCCCCC;
}
.formtext {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF0000;
	background-color: #ECE9D8;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

