div#edit_page_button{
	width:20px;
	height:20px;
}

div#edit_page_button img{
	margin-top:50px;
	margin-left:60px;
	cursor: pointer;
	cursor: hand;

}

div#page_properties table{
}

div#page_properties table td{
	vertical-align:top;
}

div#page_properties table td textarea{
	width:400px;
	height:90px;
}

div#page_properties table td input[type=text]{
	width:400px;
}
