body {margin:0px;}
img {border:0px;}

#scene {float:left;width:320px;height:430px;margin-top:0px;background-color:#000000;}
#lightsbrd {width:320px;height:320px;background-color:#000000;}

.sqr_0, .sqr_1 {float:left;width:60px;height:60px;margin:2px;text-align:center;cursor:pointer;}
.sqr_0 {background:url(../images/bulb_off.png) no-repeat;}
.sqr_1 {background:url(../images/bulb_on.png) no-repeat;}
.steptxt {float:left;width:30px;height:20px;color:#ffffcc;font-family:verdana, arial,helvetica;font-size:16px;font-weight:bold;padding-top:37px;padding-left:2px;}
#btnbrd {float:left;width:320px;height:40px;margin-top:10px;}
.wht16 {font-family:verdana, arial,helvetica;font-size:16px;font-weight:bold;color:#ffffff;}
.btn_r {float:right;height:40px;}
