/* CUSTOM HOME START */
.suFormMain
{
	max-width: 500px;
  margin: auto;
  t ext-align: center;
}

.wsfPagedefault.wsfCustomHome .mnToolBarBtns { display:none; }

/*.wsfPagedefault .mnGroup,  */
.wsfCustomHome.rbPublic .mnGroup
{
	padding:20px;
	border-right: 1px solid #e0e0e0;
}

/* .wsfPagedefault .mnToolBar, */
.wsfCustomHome.rbPublic .mnToolBar
{
	background-color:#fff;
	padding: 20px;
}

.wsfCustomHome .PageSchema, .wsfCustomHome .mnToolBar, .wsfCustomHome .rbFooter
{ 
  max-width: none;
}

.wsfCustomHome .PageSchema
{
	padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
} 

.wsfCustomHome .spaBox
{
  font-size: 29pt;
  m in-height: 500px;
  p adding: 100px 20px;
}

.wsfCustomHome .spaEmpty
{
  text-shadow: 2px 2px #0e0e0e;
  color: #fff;
}
/* CUSTOM HOME END */