.x__boxy {position:absolute;text-align:left;;font-family:Arial, Sans, Sans-Serif, Helvetica;}
.x__boxy .fixed {position:fixed;}
.x__boxy_blackout {position:absolute;background:#000000;left:0;top:0;}
.x__boxy {empty-cells:show;}
.x__boxy .top-left,.x__boxy .top-right,.x__boxy .bottom-right,.x__boxy .bottom-left {width:10px;height:10px;padding:0;}
.x__boxy .top-left, .x__boxy .top-right , .x__boxy .bottom-right, .x__boxy .bottom-left {background:#000000;opacity:0.6;filter:alpha(opacity=60);padding:0;}
.x__boxy .top, .x__boxy .bottom, .x__boxy .left, .x__boxy .right {height:10px;background:#000000;opacity:0.6;filter:alpha(opacity=60);padding:0;}
.x__boxy .title-bar {background:#000000;padding:6px;position:relative;}
.x__boxy .title-bar.dragging {cursor:move;}
.x__boxy .title-bar h2 {font-size:12px;color:#ffffff;line-height:1;margin:0;padding:0;font-weight:bold;}
.x__boxy .title-bar .close {display:none;}
.x__boxy_inner {overflow:hidden;background:#ffffff;padding:0;}
.x__boxy_content {padding:0;}
.x__boxy .question {width:350px;min-height:80px;}
.x__boxy .answers {text-align:right;}
