div.root{
  padding:0 40px;
  margin:0px;
  width:90%;
}

div.logo {
  position: relative;
  top:50px;
  left:750px;
  _left:650px;
  width:684px;
  height:60px;
}
#editLinkContent {
  padding:20px 40px;
}

#messageContent {
  margin:20px;
}

#resultFrame {
  margin:20px;
}

#resultContent {
  position:relative;
  background-color: #efefef;
  padding:10px;
  top:10px;
  display: none;
  overflow:auto;
  min-height:200px;
}

div.previeFrame {
  margin:20px 0;
  border:1px solid #bdbc00;
  overflow:hidden;
  height:250px;
  width:100%;
}

div.previeContent {
  position:relative;
  top:10px;
  left:10px;
  overflow:auto;
  height:230px;
  width:99%;
}

div.navContent {
  border:1px solid #bdbc00;
  margin:20px 0;
  padding:20px 30px;
}

#editContent {
  margin:0px;
  padding:0px;
  overflow:auto;
  height:380px;
  width:580px;
}

h1, h2, h3 , h4 , h5 , h6 {
  margin:0px;
  padding:0px;
  font-family:Formata;
  color:#ffdd00;
  font-size:20
}

h2 {
  font-family:Arial;
  color:#666666;
  font-size:13;
  font-weight:bold
}

h3 {
  font-family:Formata;
  color:#666666;
  font-size:20;
}

h4 {
  font-family:Formata;
  color:#4e4e4e;
  font-size:20;
}

h5 {
  font-family:Arial;
  color:#4e4e4e;
  font-size:14;
  font-weight:bold;
}

h6 {
  font-family:Formata;
  color:#4e4e4e;
  font-size:20;
}

h1.headline, h2.navline{
  font-family: Arial, sans-serif;
  color: #000000;
  font-size:20pt;
  margin:1px 0px;
  padding:1px 0px;
}

h1.headline {
  margin: 20px 0;
  font-size: 22px;
  color:#bdbc00;
}

h2.navline, h2.navline span{
 font-size:14pt;
}

h2.navline span{
 color: #226889;
}

p {
 font-family:Arial;
 color:#006600;
 font-size:13;
 margin: 0px;
}

p.p1 {
 color:#4e4e4e;
}

p.p2 {
}
p.p3 {
}

p.p4 {
}

p.p5 {
}
