#myForm {
	float: left;
	width: 389px;
}

.text03 {
	font-family: Arial, Verdana;
	color: #656565;
	font-size: 17px;
	line-height: 19px;
	font-weight: normal;
}

.colum14 {
	width: 166px;
	float: left;
	text-align: right;
	
}

.colum15 {
	width: 209px;
	float: right;
	text-align: left;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	background-color: #e6e6e6;
	width: 169px;
	border-image: initial;
	border: solid #8c8c8c 1px;
	height: 23px;
	direction:rtl;
}

.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	background-color: #e6e6e6;
	width: 169px;
	border-image: initial;
	border: solid #8c8c8c 1px;
	direction:rtl;
}

.resetbutton {
	background-image: url(css/reset.jpg);
	cursor: pointer;
	width: 56px;
	height: 24px;
	border: 0;
	color: transparent;
	border-image: initial;
}


.submitbutton {
	background-image: url(css/submit.jpg);
	background-repeat: repeat-x;
	background-position: center;
	cursor: pointer;
	width: 68px;
	height: 24px;
	border: 0;
	color: transparent;
	font-size: 0px;
	border-image: initial;
}




.height10 {
	height: 20px;
	float: left;
	width: 388px;
}