 div#dialog_content{  position:relative;}
a#editable_comment_ja{  position:absolute; left:0; bottom:12px; font-size:80%; text-decoration:underline}
a#editable_comment_ja:hover{ text-decoration:none;  }
textarea#dialog_comment{  width:99%}
p#dialog_loader{  text-align:center;  display:none;  }
input.button{  cursor:pointer;  }

.ui-dialog {background:#fafafa;padding:10px;border:1px solid #bbb;border-radius:5px;}
.ui-dialog-title {font-size:18px;line-height:20px;font-weight:normal;color:#000;margin:0 0 5px}
.ui-icon-closethick {display:none;}
#dialog_comment {border:1px solid;border-top-color:#EEE;border-right-color:#DDD;border-left-color:#DDD;border-bottom-color:#BBB;}
.ui-button {background: url('/wp-content/themes/vanillatf2/images/whitepixel70.png');border-radius:4px;display:inline-block;padding: 4px;margin: 3px 3px 0 0;border:1px solid;border-top-color:#EEE;border-right-color:#DDD;border-left-color:#DDD;border-bottom-color:#BBB;font-family: 'AllerRegular', Arial, sans-serif;font-size:11px;color:#555;height:24px;}