.liquid-round {


background: #ffffff  url(../images/sdLt-body.jpg) repeat-y left top;
}

.top {
width: 100%;
height: 23px;
background: url(../images/sdLt-upper.jpg) no-repeat left top;
padding-top: 1px;
}

.top span {
display: block;
position: relative;
height: 23px;
background: url(../images/sdRt-upper.jpg) no-repeat right top;

}

.center-content {
position: relative;
background: url(../images/sdRt-body.jpg) repeat-y right top;
padding: 1px 20px 1px 20px;
margin: 0px 0px 0px 0px;
}

.bottom {
width: 100%;
height: 46px;
background: url(../images/sdLt-bottom.jpg) no-repeat left bottom;
margin-top: 0px;
}

.bottom span {
display: block;
position: relative;
height: 46px;
background: url(../images/sdRt-bottom.jpg) no-repeat right top;
}
