#fedit th {
	color: #666;
	font-weight: normal;
	text-align: left;
	width: 65px;
}
#fedit td {
	color: #000;
	text-align: left;
}
#vfedit {
	position: relative;
	height: 170px;
	padding: 3px;
	display: none;
	font-size:10px;
}
#vfile th {
	text-align:center;
	border-bottom: 1px solid #999;
}
#vfile td {
	vertical-align:top;  
	font-size:11px;
}