﻿/** 
* Generated by www.formstylegenerator.com 
**/

/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
.myinputstyle {
	border: 5px solid #EDEDED;
	/** remember to change image path **/
	background: url(bg9732049123) repeat-x #ededed;
	font-family: Calibri;
	font-style: normal;
	font-size: 14px;
	color: #4f4f4f;
}

/** You can use this style for your LABEL elements **/
.mylabelstyle {
	font-family: tahoma, helvetica, sans-serif;
	font-style: bold;
	font-size: 11px;
	color: #82983e;
}

