/* Start of CMSMS style sheet 'wkv_formular' */
label {
  	width: 150px;
	font-size: 0.8em;
	text-decoration: none;
	letter-spacing: 0.01em;
	line-height: 1.7em;
	font-weight: normal;
	}

input {
  	float: right;
  	position: relative;
 	width: 280px;
 	border: none;
 	margin: 0;
	background: #fff;
	}

.option label {
  	width: 150px;
	font-size: 0.8em;
	line-height: 1.2em;
	text-decoration: none;
	letter-spacing: 0.01em;
	font-weight: normal;
 	padding-left: 1em; 
 	margin-top: -1em; 
  	display: inline;
	}

.option input {
  	float: none;
  	position: relative;
 	width: 10px;
 	margin-top: 0;
 	padding-top: 0;
	}

input#submit,
input#cntnt01fbrp_submit { 
 	float: left;
 	width: auto;
	background: #000;
	color: #fff;
	margin-top: 1.25em;
 	padding: 0.2em;
	}

form {
	background: inherit;
 	border: none;
  	margin-bottom:1em;
  	padding:0;
  	display: block;
	}

.error_message,
.error {
	font-size: 0.8em;
	color: #F00;
	text-decoration: none;
	letter-spacing: 0.01em;
	font-weight: normal;
	}
/* End of 'wkv_formular' */

