.c-fieldset {
	border: solid 1px #ccc;
	border-radius: 3px;
	line-height: inherit;
	padding: 4px 6px 4px;
	/* box-shadow: 0px 0px 4px rgba(102, 102, 102, 0.702); */
	background-color: #fff;
}

.c-fieldset legend {
	display: block;
	width: auto;
	padding: 0;
	margin-bottom: 0;
	font-size: inherit;
	line-height: inherit;
	border: solid 1px #ccc;
	border-radius: 3px;
	padding: 3px 8px 3px;
	font-weight: bold !important;
	background-color: #fff;
}
.rowfooter {
	background-image: url(../img/green_noise2.jpg);
	background-repeat: repeat;
	background-size: 200px;
}
