.paste_link {
  cursor:pointer;
}

#editor_container {
  text-align: left;
}

#editor_container .inputfield{
  width: 500px;
}

#editor_container table {
  font-size:0.8em;
}

#elm1 {
  height: 300px;
  width: 500px; 
}

#thumbs_iframe {
width: 560px;
height: 620px;
}

#scroll_thumbs {
  overflow:auto;
  width: 530px;
  height: 300px;
  margin: 5px 0 20px 0;
}

#events .editlink {
  float: right;
  font-size:0.7em;
}
