.titleStyle {
  color:#AABBFF;
  font-size:8pt;
  font-weight:bold;
  float:left;
  padding-top:3px;
  padding-bottom:3px
}
.trayBackground {
  background-color:#FFFFFF;
  width:100%;
}
.trayContent {
}
.authorModeBorder{
  border: 3px dashed #f4c660;
  width:100%;
}
.ewcTrayAddToMyHomePage {
}
.ewcTrayMove {
}
.ewcTrayEdit {
}
.ewcTrayRemove {
}
.ewcTrayDetails {
}
.ewcTrayPublish{
}
.ewcMoveableiView {
}
.ewcMoveableiViewDragArea {
	border: 1px dashed #f4c660;
	CURSOR: move;
}
.ewcMoveableiViewEmptyPlaceholder {
	border: 3px dashed red;
	width:100%;
}
