#wcf {
	width: 460px;
	border: 0;

	border: 1px solid #EEEEEE;
}

#wcf .lefttd {
	width: 130px;
	text-align: right;
	vertical-align: top;
	font-size:12px;

}
#wcf .righttd {
	text-align: left;
	width: 330px;
}
#wcf .name {
	width: 200px;
	ime-mode:active;
}
#wcf .email {
	width: 300px;
	ime-mode:disabled;
}
#wcf .subject {
	width: 200px;
	ime-mode:active;
}

#wcf .msg {
	width: 300px;
	height: 5em;
	ime-mode:active;
}
.wcfbtn {
	text-align: center;
	margin: 10px;

}

