.previewAndEditPanel {
/* 	width:900px; */
	border: 2px solid #BCBCBC;
	margin-top: 25px;
	min-height: 500px;
	max-height: 1500px;
	padding: 5px;
	text-align:center;
	margin-left:	
}
 
table.previewAndEditPanel.center{
	margin-left:20px;
}

table.previewAndEditPanel {
/* 	margin-left:20px; */
	margin-top: -1px;
}

.panelForPreview {
	text-align:center;
	/* width:85% */
}

.center {
	margin:auto;
}

.addnewTopicBox {
 
	margin: 5px;
 	cursor: pointer;
	color: #808080;
    width: 22px;
    min-height: 35px;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
}

.componentsContainedPanelForPreviewScroll{
	max-height: 500px;
	padding: 12px;
}


.themeDescriptionScroll {
/* 	width:100%; */
/* 	max-height:300px; */ 	 
}

/* .themeTemplatePanelOnEdit { */
/* 	width: 800px; */
/* 	height: 180px; */
/* 	border: solid #a8a8a8 2px; */
/* } */

/* .themetopicsPanelOnEdit { */
/* 	padding: 15px; */
/* } */

.templateEditForm{
	/*width: 90%;*/
}
.templateTitleEdit  {
/* 	width: 600px !important; */
	display: inline-block;
}
/* .topicDropBoxPanel { */
/* 	background: url('../images/grag_topic.png') no-repeat left top ; */
/* 	width: 249px; */
/* 	height: 249px; */
/* 	margin: 5px; */
/* } */

/* .topicDropBoxClose { */
/* 	float: right; */
/* 	margin-right: 15px; */
/* } */

/* .topicDropBoxImageEdit { */
/* 	margin-left: 25px; */
/* } */

/* .topicDropBoxTitleEdit { */
/* 	padding: 15px; */
/* 	text-align: center; */
/* 	font-size: 15px; */
/* 	font-weight: bold; */
/* } */

/* .topicDropBoxImagePreview { */
/* 	margin-left: 25px; */
/* } */

/* .topicDropBoxTitlePreview { */
/* 	padding: 15px; */
/* 	text-align: center; */
/* 	font-size: 15px; */
/* 	font-weight: bold; */
/* } */

/* .themePanelForPreview { */
/* 	padding: 15px; */
/* 	width:800px; */
/* 	height:580px; */
/* 	border:solid #a8a8a8 2px;		  */
/* } */

/* .themeTopicsPanelForPreview {	 	  */
/* } */


/* .themeEditButton{ */
	
/* } */

/* .themeDescription{ */
	
/* } */

/* .themeCurator { */
	
/* } */
/* .themeTitle { */
	
/* } */

.publishedText {
    display: inline-block;
    margin: 6px;
}

.published {
    margin: 6px;
    float: left;
}
.unpublished {
    margin: 6px;
    float: left;
}
