.theform { color: #000; font-size: 14px; font-weight: bold; background-color:#e8efb8; background-image:url(http://www.gateinstaller.co.uk/images/newforbg.png); background-repeat:no-repeat; border:solid 1px #808b3d; width:400px; margin-left:8px; }
.theform_c { color: #000; font-size: 14px; font-weight: bold; background-color: #e8efb8; background-image:url(http://www.gateinstaller.co.uk/images/newforbg.png); background-repeat:no-repeat; margin-left: 8px; width: 400px; border: solid 1px #808b3d; }
.text_box{ float:left; font-size : smaller; font-family : Verdana, Arial, Helvetica, sans-serif; color : black; background-color: #fff; width:200px; height: 26px; border: solid 1px #000;filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }
.text_area{
			font-size : smaller; font-family : Verdana, Arial, Helvetica, sans-serif; color : black; background-color: #fff; width:200px; border: solid 1px #000;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			width:200px;
			height:60px;filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
		}
.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}
.form_text{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #6c8fab;
		}
.text_select{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
.form_error{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #cd717c;
			font-weight : bold;
		}
.class { height: inherit; }

.theform input {
				background: rgba(255, 255, 255, 0.5);
				border: 1px #7093af solid;

}

.theform textarea {
				background: rgba(255, 255, 255, 0.5);
				border: 1px #7093af solid;

}

.theform select {
				background: rgba(255, 255, 255, 0.5);
				border: 1px #7093af solid;

}

.theform checkbox {
				background: rgba(255, 255, 255, 0.5);
				border: 1px #7093af solid;

}

.theform radio {
				background: rgba(255, 255, 255, 0.5);
				border: 1px #7093af solid;

}
