@charset "utf-8";
/* CSS Document */


#outer_box {display:block; position:relative; background:#eee; text-align:center; margin-left:15px;;}
#outer_box h3 {margin-left:5px;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7, .xb8, .xb9 {display:block; float:left; font-size:1px;}
.xb1, .xb3, .xb4, .xb6, .xb7, .xb9 {width:4px;}
.xb1, .xb2, .xb3, .xb7, .xb8, .xb9 {height:4px;}
.xb4, .xb7 {clear:left;}

.xb1 {background:url(shadow/tl.gif);}
.xb2 {background:url(shadow/top.gif);}
.xb3 {background:url(shadow/tr.gif);}
.xb4 {background:url(shadow/lft.gif);}
.xb5 {background:#606060;}
.xb6 {background:url(shadow/rgt.gif);}
.xb7 {background:url(shadow/bl.gif);}
.xb8 {background:url(shadow/bot.gif);}
.xb9 {background:url(shadow/br.gif);}

.eggbox {display:block; background: transparent; position:relative; width:359px; height:268px; margin:0 auto 30px auto;}
.eggbox img {display:block; position:absolute; left:2px; top:0; border:5px solid #fff; background:#fff;width:345px; height:258px;}
.eggw {width:351px;}
.eggh {height:264px;}

.eggbox2 {display:block; background: transparent; position:relative; width:267px; height:314px; margin:0 auto 30px auto;}
.eggbox2 img {display:block; position:absolute; left:5px; top:-2px; border:5px solid #fff; background:#fff; width:253px; height:300px;}
.egg2w {width:259px;}
.egg2h {height:306px;}

.eggbox3 {display:block; background: transparent; position:relative; width:239px; height:314px; margin:0 auto 30px auto;}
.eggbox3 img {display:block; position:absolute; left:2px; top:6px; border:5px solid #fff; background:#fff; width:225px; height:300px;}
.egg3w {width:231px;}
.egg3h {height:306px;}

.eggbox4 {display:block; background: transparent; position:relative; width:134px; height:214px; margin:0 auto 30px auto; float:left;}
.eggbox4 img {display:block; position:absolute; left:6px; top:-2px; border:5px solid #fff; background:#fff; width:120px; height:200px;}
.egg4w {width:126px;}
.egg4h {height:206px;}

#image {float:left; border:5px solid #fff;}
#sum {width:550px; margin:0 auto;}
.maths {float:left;}


