
.EditPageContent
{
	border:Black;
	border-style:solid;
	border-width:3px;
	clear:both;
	float:none;
	margin:20px auto 20px auto;
	padding:10px;
	text-align:center;
	width:70%;
}

.EditPageContent_Title
{
	width:100%;
	text-align:center;
}

.EditPageContent_Separator_Title_Entries
{
	clear:both;
	height:2px;
	font-size: 0; /* required for IE6 */
	width:100%;
	background-color: black;
	margin: 8px 0 24px 0;
}

.EditPageContent_Separator_Entries_Actions
{
	clear:both;
	height:40px;
	font-size: 0; /* required for IE6 */
	width:100%;
}

.EditPageContent_ChooseLanguage
{
	text-align: left;
	white-space: nowrap;
}

.EditPageContent_Body
{
	width: 100%;
}

.EditPageContent_EditButtons
{
	text-align: left;
	white-space: nowrap;
}
