body{
  margin:0;
  font:14px Trebuchet MS
}
.box_directinput,
.footer,
 h1,
.menu{position:absolute}
.grey{top:60px;
    background:#ddd;
    height:8px}
.grey,
.gray{width:100%}
.gray{
      top:68px;
      height:20px
}
.box_directinput{
      padding:2px 10px 2px;
      width:460px;
      border:1px solid #ddd;
      border-right:4px solid #ddd;
      background:#eee;
      top:80px;
      left:20px;
 }
.footer{top:750px}

.text_grey{text-align:center}
.text_grey,
,h1,
.text_opt{color:#5e7288}
.menu a,
.link a{color:#bc4364}
.textarea,
.optimized_text{border:1px solid #bbb}
.textarea,
.notice,

pre{width:440px}
.textarea{height:180px;
     padding:2px;
     margin:2px;
     margin-bottom:7px;
     font:11px Arial}
.button{
    background:#bc4364;
    color:#fff;
    border:none;
    width:65px
}
h1{
  font-weight:normal;
  font-size:18px;
  left:200px;
  top:22px}
h2{
  font-weight:normal;
  font-size:14px}
.optimized_text{
    font:12px Courier;
    height:270px;
    width:390px;
    overflow:scroll;
    background:#fff;
    padding:4px}
.text_opt{font:16px}
.text_small{font:12px}
.notice{font:10px Arial}
.notice,
pre{
  padding:1px 2px;
  background:#fee;
  border:1px solid #bc4364}


