/* Design by Sam @ http://www.honlapkeszites.biz  All Rights Reserved */

/* ##################### FORM SECTION  #####################*/	
form{}

/*Border that goes around some forms*/
fieldset{border:0px;}

/* Input Field */
input{

}

/* Text Area */
.inputbox {}
input#mod_search_searchword {
	background: none;
	border:none;
	color:#F00;
}
/* Text Area */
.text_area {}

/* Pull down menu */
.selectbox {}

/* Submit Button */
.button {}

/* Contact Email Form */
.contact_email {}

/*Body of the form*/
.adminform{}
/* ##################### END FORM SECTION  ##################### */	