.page-info.form-item {
	margin-top: 10px;
}
.form-item label {
	display: inline-block;
	text-align: right;
	width: 200px;
}
.edit-option {
	position: relative;
	display: inline-block;
	width: 150px;
	left: -200px;
	text-align: right;
}
.page-info-table td { padding: 5px; }
.class-name { }
.class-info { text-align: center; }
.class-content { text-align: center; }
.class-version { text-align: center; }
.class-upcoming { text-align: center; }

a.image-chooser {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/gallery_icon.gif);
}
span.image-chooser-text { display: none; }
