	#form_wrapper {
		width:203px;
		background-color:#FFFFFF;
	}
	#form_wrapper #top {
		background-image:url(../images/form_top.jpg);
		width:203px;
		height:48px;
	}
	#form_wrapper #bottom {
		background-image:url(../images/form_bottom.jpg);
		width:203px;
		height:34px;
	}
	#form_wrapper #middle {		
		background-image:url(../images/form_background.jpg);
		width:203px;	
	}
	#form_content {
		padding-left:12px;
		padding-right:12px;
	}
	#dForm input {
		widows:170px;
	}
	#dFrom {
		background-color:#FFFFFF;
	}
	#dForm select {
		width:80px;
	}
	#dForm a {
		color:#666666;
		text-decoration:none;
	}
	#dForm a:hover {
		color:#333333;
		text-decoration:underline;
	}
	#dForm checkbox {
		border:0px;
	}

