/* Liquid Round Corners*/
#liquid-round {
margin:0px auto;
background:#fff url(http://img2.educationlaw.org/elements/rounded/leftside.gif) repeat-y left top;
}
.liquid-round {
margin:0px auto;
background:#fff url(http://img2.educationlaw.org/elements/rounded/leftside.gif) repeat-y left top;
}
.top {
width:100%;
height:20px;
background:url(http://img2.educationlaw.org/elements/rounded/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(http://img2.educationlaw.org/elements/rounded/top-right.gif) no-repeat right top;
z-index:50;
}
.center-content {
background:url(http://img2.educationlaw.org/elements/rounded/rightside.gif) repeat-y right top;
padding:1px 25px 1px 25px;
margin:-1px 0 -50px 0;
}

.center-content * {
position:relative;
z-index:50;
}

.bottom {
width:100%;
height:60px;
background:url(http://img2.educationlaw.org/elements/rounded/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(http://img2.educationlaw.org/elements/rounded/bottom-right.gif) no-repeat right top;
}

#liquid-round h1 {
margin:0 0 1em 0;
font-size: 1.3em;
color: #6C0603;
}

#liquid-round p {
margin: 0 0 1em 0;
z-index:50;
}

.liquid-round h1 {
margin:0 0 1em 0;
font-size: 1.3em;
color: #6C0603;
}

.liquid-round p {
margin: 0 0 1em 0;
}