﻿.top {
width:100%;
height:20px;
background:url(../images/round_top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(../images/round_top-right.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(../images/round_rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}
.bottom {
width:100%;
height:60px;
background:url(../images/round_bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(../images/round_bottom-right.gif) no-repeat right top;
}
p {margin:0 0 1em 0}