/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

/* cforms */
.cf_info {
	font-weight: bold;
}

.cf_hidden {
	display: none;
}

.cform ol {
	list-style: none;
	margin: 0;
}

.linklove {
	display: none;
}

.cform p {
	margin-bottom: 6px;
}

.cform label {
	display: block;
}

.cform label.cf-after,
.cform label.cf-before {
	display: inline;
}

.cform fieldset {
	margin-bottom: 1.5em;
}

.cform legend {
	padding: 0 8px;
	font-weight: bold;
}