#rightcolform {
	width: 318px;
	padding: 5px 10px 10px 10px;
	margin: 0 0 30px 0;
	background: #EAE5C7;
	border: 1px solid #585022;
}

#rightcolform h3{
	color: #990000;
	text-decoration: none;
	margin: 5px;
	text-align: center;
}

#rightcolform p {
	font-size: 0.8em;
	margin-top: 0.6em;
}


#rightcolform p.eingabe {
	width: 190px;
	margin: 0;
	padding: 7px 0 0 130px;
}

#rightcolform p.button {
	margin: 15px 0 0 0;
	text-align: center;
}
#rightcolform p.secure{
	font-size: 0.7em;
	line-height: 1.2em;
	width: 250px;
	margin-top: 15px;
	padding: 0 10px 0 50px;
	background: url(http://www.fluentlife.org/wp-content/themes/fluentlife/images/shield.png) no-repeat;
}

#rightcolform label{
	width: 150px;
	margin: 0 0 0 -160px;
	float: left;
	text-align: right;
	font-weight: bold;
	float: left;
}

#rightcolform input.feldbreite {
	width: 175px;
}

#rightcolform input.eingabeBox {
	background-color: #FFFFFF;
	border-right: solid 1px White;
	border-bottom: solid 1px White;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	font-size: 1em;
	font-weight: bold;
}

#rightcolform input.button{
	width: 250px;
	height: 45px;
	background: url(images/submit1.jpg) no-repeat;
	font: bold 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: White;
	border: 0;
	cursor: pointer;
}

#rightcolformsmall {
	width: 200px;
	padding: 5px 10px 10px 10px;
	margin: 0 0 40px 0;
	background: #EAE5C7;
	border: 1px solid #585022;
}

#rightcolformsmall h3{
	font-weight: bold;
	text-align: center;
	margin: 5px;
}

#rightcolformsmall p {
	margin-bottom: 7px;
}

#rightcolformsmall p.button {
	margin-top: 15px;
	text-align: center;
}

#rightcolformsmall label{
	width: 160px;
	float: left;
	margin-left: 1px;
	font-weight: bold;
}

#rightcolformsmall input.feldbreite {
	width: 190px;
}

#rightcolformsmall input.eingabeBox {
	background-color: #FFFFFF;
	border-right: solid 1px White;
	border-bottom: solid 1px White;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	font-size: 1em;
	font-weight: normal;
}

#rightcolformsmall input.button{
	width: 190px;
	height: 40px;
	background: url(images/submit2.jpg) no-repeat;
	font: bold 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: White;
	border: 0;
	cursor: pointer;
}


#lsubbox {
	width: 400px;
	margin: 10px 0 20px 70px;
	padding: 0 20px 20px 20px;
	background: #EAE5C7;
	border: 3px dashed #585022;
}

#lsubbox h3{
	font: italic bold 1.1em/130% Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-align: center;
	margin: 10px 0 15px 0;
}

#lsubbox p.eingabe {
	width: 220px;
	margin: 0;
	padding: 7px 0 0 190px;
}

#lsubbox p.button {
	margin: 15px 0 0 0;
	text-align: center;
}

#lsubbox label {
	width: 170px;
	margin: 0 0 0 -185px;
	float: left;
	text-align: right;
	font-weight: bold;
}

#lsubbox input.eingabeBox {
	background-color: #FFFFFF;
	border-right: solid 1px White;
	border-bottom: solid 1px White;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	width: 190px;
}

#lsubbox input.button{
	width: 250px;
	height: 45px;
	background: url(images/submit1.jpg) no-repeat;
	font: bold 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: White;
	border: 0;
	cursor: pointer;
}

#lsubbox p.secure{
	font-size: 0.7em;
	line-height: 1.2em;
	width: 355px;
	margin: 25px 0 0 0;
	padding: 0 0 0 45px;
	background: url(http://www.fluentlife.org/wp-content/themes/fluentlife/images/shield.png) no-repeat;
}


