p.cell
  {
  text-align:center;
  }
p.editortext
  {
  text-align:left;
  }

p.editortextfont
  {
  font-weight:bold;
  font-size:30px;
  }

a.mobiAFont
  {
  font-weight:bold;
  font-size:12px;
  }

input.inputEditor
  {
  width:100%;
  }

input.inputEditorFont
  {
  font-weight:bold;
  font-size:20px;
  }

select.selectMobi
  {
  width:100%;
  }

select.selectMobiFont
  {
  font-weight:bold;
  font-size:16px;
  }

table.tableEditorAddArticle
  {
  margin-left:auto;
  margin-right:auto;
  width:90%;
  }
  
td.tableEditorLabel
  {
  border-style:none;
  text-align:left;
  width:20%;
  }

td.tableEditorInput
  {
  border-style:none;
  text-align:left;
  width:80%;
  }
  
td.tableEditorCreateNewLabel
  {
  border-style:none;
  text-align:left;
  width:80%;
  }

td.tableEditorCreateNewInput
  {
  border-style:none;
  text-align:left;
  width:20%;
  }

td.tdEditorFont
  {
  font-weight:bold;
  font-size:20px;
  }

table.tableEditorMain
  {
  width:100%;
  height:85%;
  }

iframe.iFrameEditorList
  {
  height:100%;
  width:100%;
  margin:0px;
  }

td.tdListFrame, td.tdControls
  {
  font-size:15px;
  border-style:solid;
  text-align:center;
  width:70%;
  border-radius:10px;
  border-width:2px;
  border-color:#aaaaaa;
  }

td.tdControls
  {
  width:30%;
  text-align:left;
  vertical-align:top;
  }

ul.ulEditorControls
  {
  top:5%;
  list-style-type:none;
  outline-style:none;
  padding:0px;
  margin-left:auto;
  margin-right:auto;
  outline-width:1px;
  width:95%;
  outline-color:#55ff5d;
  }

li.liEditorControls
  {
  padding-bottom:2%;
  border-style:solid;
  border-width:0px;
  border-bottom-width:1px;
  }

