#LForm {
	background-image: url("/all2/css/img/left/bg_form.gif");
	background-position: 137px 0px;
	background-repeat: repeat-y;
}
.frmFormLeft {
	background: transparent;
	background-color: transparent;
	float:left;
	padding:0px 5px 0px 20px;
	width:110px;
	text-align: right;
}
.frmFormRight {
	background: transparent;
		background-color: transparent;
	float:left;
	padding-left: 10px;
	width:290px;
	text-align: left;
}
.f98{width:98%;}
.f50{width:50%;}
.f40{width:40%;}
.t98{
	width:98%;
	height:80px;
}