#se_wrapper {
  position:relative;
  background-color:#345;
  border:1px solid #000;
  width:320px;
  height:224px;
  cursor:default;
}
#se_field_wrapper {
  position:absolute;
  left:110px;
  top:6px;
  overflow:hidden;
}
#se_field {
  width:96px;
  height:208px;
  background-color:#000;
}
.se_border {
  border-top:2px solid #234;
  border-left:2px solid #234;
  border-right:2px solid #456;
  border-bottom:2px solid #456;
}
.se_blk {
  width:16px;
  height:48px;
}
#se_next {
  position:absolute;
  left:250px;
  top:80px;
  padding:4px 4px 4px 4px;
  background-color:#000;
}
#se_falling {
  position:absolute;
}
#se_bubble {
  width:29px;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  background-color:#000;
  text-align:center;
  position:absolute;
  display:none;
  opacity:0.75;
  -moz-opacity:0.75;
  filter:alpha(opacity=75);
}
.se_txt {
  font-family:Arial;
  font-size:10px;
  color:#678;
  position:absolute;
}
#se_title {
  font-family:Alba, Arial;
  font-size:22px;
  font-weight:bold;
  color:#9ab;
  left:6px;
}
#se_over {
  font-family:Alba, Arial;
  font-size:21px;
  font-weight:bold;
  color:#def;
  width:96px;
  left:111px;
  top:75px;
  text-align:center;
  opacity:0.85;
  -moz-opacity:0.85;
  filter:alpha(opacity=85);
}
#se_author {
  left:6px;
  top:30px;
}
#se_version {
  right:6px;
  bottom:6px;
}
#se_menu {
  position:absolute;
  left:6px;
  top:60px;
}
#se_msg {
  position:absolute;
  width:115px;
  right:0px;
  bottom:32px;
  text-align:center;
}
.se_brick {
  float:left;
  width:16px;
  height:16px;
  font-size:0px;
}
.se_flag {
  opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity=50);
}
.se_p {
  font-family:Arial;
  font-size:12px;
  color:#abc;
  font-weight:bold;
  padding:0 0 0 0;
  margin:0 0 2px 0;
}
.se_num {
  font-family:Arial;
  font-size:20px;
  color:#cde;
  padding:0 2px 0 2px;
  margin-top:-2px;
  margin-bottom:8px;
}

.se_b0 { background-image:none; }
.se_b1 { background-image:url(../img/b1.gif); }
.se_b2 { background-image:url(../img/b2.gif); }
.se_b3 { background-image:url(../img/b3.gif); }
.se_b4 { background-image:url(../img/b4.gif); }
.se_b5 { background-image:url(../img/b5.gif); }
