.leaf_modify td.left{
	width:100px;
	text-align:right;
}

.leaf_modify input.form_form_title{
	width:500px;
	text-align:left;
}

.leaf_modify textarea{
	width:500px;
	height:50px;
}

.leaf_modify td{
	vertical-align:top;
}

.leaf_modify a{
	text-decoration: none;
}

.leaf_modify img{
	border: 1px solid black;
}

