#leftPan form{
	background:url(images/form_bg1.gif) no-repeat 0 0 #FFFDEB; color:#181817; width:253px; height:354px; float:left;
	padding:24px 24px 0 22px; margin:11px 0 0 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:0;
	position:relative;
	}
#leftPan form h2{
	height:24px;  font:normal 20px/24px Georgia, "Times New Roman", Times, serif; width:253px; text-transform:none;
	background:url(images/form_h2.gif) no-repeat 0 0 #FFFFFF; color:#984905; margin:0 0 0 0; display:block;
	}
#leftPan form label{
	font-size:11px; line-height:16px; font-weight:normal; height:15px; margin:0; padding:0; display:block; width:250px;
	}
#leftPan form input{
	width:250px; height:20px; border:#ABABAB 1px solid; font-size:12px; line-height:20px; margin:0; padding:0;
	}
#leftPan form textarea {
	width:250px; height:100px; border:#ABABAB 1px solid; font-size:12px; line-height:18px; margin:0; padding:0;
	}
#leftPan form  .submit{
	width:55px !important; height:20px; background-color:#FFFDEF; color:#673001; display:block; margin:0; padding:0;
	font:bold 12px/20px Georgia, "Times New Roman", Times, serif; border:none; cursor:pointer; position:absolute;
	left:124px; top:338px;
	}