รายละเอียดของการตอบ ::
.box1{
background: #F4F4F4;
border: #CCC solid 1px;
background-repeat:repeat-x;
width:49%; height:70px;
border-radius:5px;
-moz-border-radius:0px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-box-shadow: 1 0 15px #fff;
}
.box2{
display:block;
text-indent:5px;
float:left;
background: #F4F4F4;
border: #CCC solid 1px;
background-repeat:repeat-x;
width:49%; height:70px;
border-radius:5px;
-moz-border-radius:0px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-box-shadow: 1 0 15px #fff;
}