The requested resource (/PlutoInvoker/) is not available
.thumbnails .command {
	text-align: center;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;	
	padding: 5px;
}

.thumbnails .command .element {
	display: inline;
	margin-left: 20px;
	margin-right: 20px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

.thumbnails .command .image {
	display: table;
	overflow: hidden;
}

.thumb-image {
	float: left;
	text-align: center;
	margin: 3px;
	padding: 5px;	
}

.thumb-image div {
}

.thumbnails .images {
	padding-top: 25px;
}

.thumbnails .preview {
	padding: 5px;
}

.thumbnails .description {
	height: 48px;
	overflow: auto;
}

.thumbnails .no-description {
	display: none;
	position: absolute;
}


/* edit */

.thumbnails-edit .preview {
	overflow: scroll;
	width: 173px;
	height: 173px;
}

.thumbnails-edit select {
	height: 160px;
}

.thumbnails-edit .command select {
	height: auto;
}

.thumbnails-edit img {
	border: 0px none;
	margin: 2px;
}

.thumbnails-board {
	background-color: #444444;
	margin: 0px;
	padding: 0px;
	float: left;
}

.thumbnails-board .image {
	margin: 0px;
	padding: 0px;
	float: left;
}

.board-thumb-image {
	float: left;
}

.board-thumb-image img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	display: block;
}

.board-thumb-image .background-image {
	display: block;
}

.teaser-left {
   float: left;
   width: 180px;
   height: 180px;
}
.teaser-right {
   float: right;
   width: 180px;
   height: 180px;
}
.teaser-center {
   margin-left: auto;
   margin-right: auto;
   width: 180px;
   height: 180px;
}

.edit-array {
	margin: 2px;
	border: 1px white solid;
}

.edit-array input {
	background-color: transparent;
	border: 0px none;
}

.edit-array table {
	margin: 0px;
	padding: 0px;
}

.edit-array th, .edit-array td {
	padding: 2px;
}

.edit-array th textarea {
	background-color: #BABABA;
}

.edit-array .delete {
	text-align: center;
}

.edit-array a.page {
	font-weight: bold;
}

.edit-array .insert-page {
	font-size: 8px;
	text-align: center;
	width: 100%;
}

.edit-array .insert-page select {
	width: 100%;
}

.edit-array {
	margin: 2px;
	border: 1px white solid;
}

.edit-array input {
	background-color: transparent;
	border: 0px none;
}

.edit-array table {
	margin: 0px;
	padding: 0px;
}

.edit-array th, .edit-array td {
	padding: 2px;
}

.edit-array th textarea {
	background-color: #BABABA;
}

.edit-array .delete {
	text-align: center;
}

.edit-array a.page {
	font-weight: bold;
}

.edit-array .insert-page {
	font-size: 8px;
	text-align: center;
	width: 100%;
}

.edit-array .insert-page select {
	width: 100%;
}

.contact label { float: left; width: 150px; }
.contact .line { margin-top: 5px; }
.contact input { border: 1px #aaaaaa solid; }
.contact .action { margin-left: 150px; margin-top: 5px; }
.contact .message { margin-top: 10px; margin-bottom: 10px; padding: 5px; text-align: center; color: #ffffff;}
.contact .message-error { background-color: #ff9999; border: 1px #ff4444 solid; }
.contact .message-info { background-color: #339933; border: 1px #44cc44 solid; }
.contact .message-permanent { padding: 3px 3px 3px 150px; color: #000000; font-size: 0.9em; }


	


