
.entry_big_picture_html {
	margin: 0;
	padding: 0;
}
.entry_big_picture_editor {
	margin: 0;
	padding: 4px 0 2px 0;
}
#entry_big_picture_buttons {
	padding: 16px 0 4px 0;
}
#entry_big_picture_save {
	width: 120px;
}
#entry_big_picture_delete {
	width: 80px;
}
#entry_big_picture_cancel {
	width: 80px;
}


.entry_big_picture_wrap {
	width: 99%;
	overflow: hidden;
}

.entry_big_picture_form {
	padding: 16px 0 0 0;
}
.entry_big_picture_form table {
	width: 400px;
	text-align: left;
	vertical-align: middle;
}
.entry_big_picture_form table tr th {
	font-weight: normal;
	padding: 0 10px 4px 4px;
}
.entry_big_picture_form table tr td {
	padding: 0 0 4px 0;
}
.entry_big_picture_input {
	width: 300px;
}


