@charset "utf-8";
/* CSS Document */
.sbtop
{
height: 18px;
width: 880px;
background:url(../images/sbtop-big.gif) no-repeat left top;
}

.sbmiddle
{
width: 880px;
background: url(../images/sbmiddle-big.gif) repeat-y;

}

.sbbottom
{
height: 18px;
width: 880px;
background: url(../images/sbbottom-big.gif) no-repeat left top;
}

.sbmiddle #margine{
margin-left:20px;
margin-right:20px;

}