kodlar
<div class="cerceve_ana"> <div class="cerceve_arka"><div class="cerceve_sol"></div><div class="cerceve_sag"></div></div> <div class="cerceve_yan_orta"> </div> <div class="cerceve_alt_arka"><div class="cerceve_alt_sol"></div><div class="cerceve_alt_sag"></div></div> </div>css
.cerceve_yan_orta {
background-color:#FFFFFF;
border-left:3px solid #A8A898;
border-right:3px solid #A8A898;
margin-left:2px;
padding-left:10px;
padding-right:10px;
width:954px;
font-size: 0
}
.cerceve_ana {
margin:0 auto;
overflow:hidden;
width:985px;
font-size: 0
}
.cerceve_arka {
background:transparent url(images/heprap/02.gif) repeat scroll 0 0;
height:20px;
width:100%;
font-size: 0
}
.cerceve_sol {
background:transparent url(images/heprap/01.gif) repeat scroll 0 0;
float:left;
height:20px;
width:20px;
font-size: 0
}
.cerceve_sag {
background:transparent url(images/heprap/03.gif) repeat scroll 0 0;
float:right;
height:20px;
width:20px;
font-size: 0
}
.cerceve_alt_arka {
background:transparent url(images/heprap/07.gif) repeat scroll 0 0;
height:20px;
width:100%;
font-size: 0
}
.cerceve_alt_sol {
background:transparent url(images/heprap/06.gif) repeat scroll 0 0;
float:left;
height:20px;
width:20px;
font-size: 0
}
.cerceve_alt_sag {
background:transparent url(images/heprap/08.gif) repeat scroll 0 0;
float:right;
height:20px;
width:20px;
font-size: 0
}