@charset "utf-8";
/* CSS Document */
.textfield {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #7c7b7d;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #7c7b7d;
	background-color: #e6e6e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cornerflower {
	background-image: url(images/cornerflower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.drop2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #7c7b7d;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #7c7b7d;
	background-color: #e6e6e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
