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