#scene {width:320px;height:380px;margin-top:0px;background:url(../images/colordrop_bg.png) no-repeat;}
#leftbrd {float:left;width:140px;height:280px;}
#redscr {background:url(../images/redscr.png) no-repeat;}
#rightbrd {float:left;width:140px;height:280px;}
#grnscr {background:url(../images/grnscr.png) no-repeat;}
#grnscr, #redscr {float:left;margin-left:40px;padding-top:16px;margin-top:60px;width:60px;height:60px;font-family:verdana, arial,helvetica;font-size:24px;color:#000000;text-align:center;}
#colordropbrd {float:left;width:40px;height:280px;}
#dropobj {float:left;position:relative;white-space:nowrap;}

#hitid {margin-left:130px;float:left;width:60px;height:50px;}

.strtbtn {position:absolute;width:80px;height:40px;left:110px;top:180px;background:url(../images/sqash_h_1.png) no-repeat;padding-top:5px;font-family:verdana, arial,helvetica;font-size:20px;color:#800000;text-align:center;}

#touchpad {float:left;width:320px;height:40px;}

.greenpad, .redpad, .yellowpad, .bluepad {float:left;width:70px;height:40px;margin-left:5px;margin-right:5px;}
.greenpad {background:url(../images/cd_grn.png) no-repeat;}
.redpad {background:url(../images/cd_red.png) no-repeat;}
.yellowpad {background:url(../images/cd_ylw.png) no-repeat;}
.bluepad {background:url(../images/cd_blu.png) no-repeat;}

.grndrop, .reddrop, .ylwdrop, .bludrop {float:left;width:40px;height:63px;}
.grndrop {background:url(../images/colordrop_g.png) no-repeat;}
.reddrop {background:url(../images/colordrop_r.png) no-repeat;}
.ylwdrop {background:url(../images/colordrop_y.png) no-repeat;}
.bludrop {background:url(../images/colordrop_b.png) no-repeat;}

.greenbowl, .redbowl, .yellowbowl, .bluebowl, .whitebowl {float:left;width:60px;height:50px;}
.greenbowl {background:url(../images/cd_bwl_g.png) no-repeat;}
.redbowl {background:url(../images/cd_bwl_r.png) no-repeat;}
.yellowbowl {background:url(../images/cd_bwl_y.png) no-repeat;}
.bluebowl {background:url(../images/cd_bwl_b.png) no-repeat;}
.whitebowl {background:url(../images/cd_bwl_w.png) no-repeat;}

img {border:0px;}

