#myFCKEditor {
	height: 100%;
	display:none;
}

.editImage {
	display: none;
}
.selectedModuleWallpaper {
	-moz-opacity:0.8;
}
.selectedModule {
	 border: 1px dotted #CCC!important;
}
img.thumbs {
	width: 15em; height: auto
}
.inputtext {
	width:30em
}
.border_b {
	border-bottom:1px dotted #777;
}
/****/

table.listTable   {
	margin:1em auto;
	width:44em
}
.listTable td {
	padding:0.5em;
	color:#777; font-weight:bold; text-align: center
}
.listTable thead td {
	border-bottom:1px solid #777;
}
.listTable tfoot td {
	text-align: center
}
/*--*/
.detailsTable td {
	padding:0.5em;
	color:#777; font-weight:bold;
}
.detailsTable tfoot td {
	text-align: center
}

