body {margin:0px;}
#scene {width:320px;height:356px;margin-top:1px;background:#000000;}
#pegsolitaire_tbrd {position:relative;float:left;width:320px;margin-top:8px;height:280px;background:url(../images/peg_board_t.png) no-repeat;}

#seg_1 {float:left;width:43px;height:43px;margin-left:139px;margin-top:45px;}
#seg_2 {float:left;width:86px;height:43px;margin-left:118px;}
#seg_3 {float:left;width:129px;height:43px;margin-left:97px;}
#seg_4 {float:left;width:172px;height:43px;margin-left:76px;}
#seg_5 {float:left;width:215px;height:43px;margin-left:55px;}

.peg_h {float:left;width:35px;height:35px;margin:4px;background:url(../images/peg_hole.png) no-repeat;}
.peg_f {float:left;width:35px;height:35px;margin:4px;background:url(../images/peg_mrbl.png) no-repeat;}
.peg_t {float:left;width:35px;height:35px;margin:4px;background:url(../images/peg_hint.png) no-repeat;}

.peg_m {position:absolute;width:35px;height:35px;background:url(../images/peg_mrbl.png) no-repeat;}
.peg_j {position:absolute;width:35px;height:40px;background:url(../images/peg_jmp.png) no-repeat;}

#btnbrd {float:left;width:320px;background:#400000;}
.btntxt {float:left;font-family:verdana, arial,helvetica;font-size:16px;color:#ffffff;padding-top:8px;}


