#popup { height:550px; overflow:auto; }
#popup table tr td { width: 500px; }
#popup table tr td  { border:1px solid black; border-collapse: collapse; background-color:#CCCCCC;}

#popup_bottom { position:absolute; top:600px; }
#popup_bottom button { margin-right:10px; }
#popup_bottom button a { text-decoration:none; }

#popup ul { float:left;  width:200px;  list-style-type: none;}
#popup ul li { padding:5px; }
#tinymce { display:none; }
#tinymce iframe { width:980px; margin:0; padding:0; height:520px; border:0;  }

#popup table td div { display:inline; margin-right:5px; }

#attributeTable tr td.left { width:300px; }
#attributeTable tr td.right { width:700px; }

#attribute input, #attribute textarea { width:300px;  }

#spacer { position:relative; top:300px; left:500px; display:none; width:200px;  }


