body {margin:0px;}
#scene {width:320px;height:370px;margin-top:1px;background:#000000;}
#pegsolitairebrd {position:relative;float:left;width:320px;margin-top:4px;height:320px;background:url(../images/peg_board.png) no-repeat;}

#seg_t {float:left;width:123px;height:82px;margin-left:98px;margin-top:16px;}
#seg_m {float:left;width:287px;height:123px;margin-left:16px;}
#seg_b {float:left;width:123px;height:82px;margin-left:98px;}

.peg_h {float:left;width:35px;height:35px;margin:3px;background:url(../images/rndpeg/peg_hole_1.png) no-repeat;}
.peg_t {float:left;width:35px;height:35px;margin:3px;background:url(../images/rndpeg/peg_hole_2.png) no-repeat;}

.peg_f_1, .peg_f_2, .peg_f_3, .peg_f_4, .peg_f_5, .peg_f_6{float:left;width:35px;height:35px;margin:3px;}
.peg_f_1 {background:url(../images/rndpeg/peg_mrbl_1.png) no-repeat;}
.peg_f_2 {background:url(../images/rndpeg/peg_mrbl_2.png) no-repeat;}
.peg_f_3 {background:url(../images/rndpeg/peg_mrbl_3.png) no-repeat;}
.peg_f_4 {background:url(../images/rndpeg/peg_mrbl_4.png) no-repeat;}
.peg_f_5 {background:url(../images/rndpeg/peg_mrbl_5.png) no-repeat;}
.peg_f_6 {background:url(../images/rndpeg/peg_mrbl_6.png) no-repeat;}


.peg_j {position:absolute;width:35px;height:35px;}

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

.undo_f {position:absolute;left:280px;top:10px;width:35px;height:35px;background:url(../images/rndpeg/undo_of.png) no-repeat;}
.undo_t {position:absolute;left:280px;top:10px;width:35px;height:35px;background:url(../images/rndpeg/undo_on.png) no-repeat;}

