.myinputstyle {
	border: 1px dotted ##A6EDF7;
	/** remember to change image path **/
	background: url(bg6152120181) repeat-x #ffffff;
	font-family: \'trebuchet ms\', helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #B9336E;
}

/** You can use this style for your LABEL elements **/
.mylabelstyle {
	font-family: \'trebuchet ms\', helvetica, sans-serif;
	font-style: bold;
	font-size: 13px;
	color: #0b6a78;
}

