
İÇTEKİ DİV (GÖRSELDEKİ İKİSİDE AYNI)
.box {
width:250px;
height:230px;
border-bottom: 4px solid black;
border-radius:5px;
float:left;
margin: 0 auto;
}DIŞTAKİ DİV.boxout {
width:100%;
height:280px;
background-color:#EBEBEB;
border-bottom:2px solid #CFCFCF;
}