.roundBox2a .liquid-round {
/* Uses 100% width to fill containing DIV */
width:100%;
/*width:500px;*/
margin:0px auto;
padding:0 0;
background:url(../../images/roundBox2a/leftside.gif) repeat-y left top;
background-color:#fff;
}
.roundBox2a .top {
width:100%;
height:20px;
background:url(../../images/roundBox2a/top.gif) no-repeat left top;
}
.roundBox2a .freeBox .top {
width:100%;
height:20px;
background:url(../../images/roundBox2a/top-free.gif) no-repeat left top;
}
.roundBox2a .top span {
display:block;
position:relative;
height:20px;
background:url(../../images/roundBox2a/top-right.gif) no-repeat right top;
}
.roundBox2a .center-content {
position:relative;
background:url(../../images/roundBox2a/rightside.gif) repeat-y right top;
background-color:transparent;
height:100%;
padding:1px 5px;
margin:-1px 0 -15px 0;
/*margin:-1px 0 -50px 0;*/
}
.roundBox2a .center-bg {
padding:0 10px;
background:url(../../images/roundBox2a/roundBox2a-bg.gif) repeat-x;
}
.roundBox2a .bottom {
width:100%;
height:20px;
background:url(../../images/roundBox2a/bottom.gif) no-repeat left bottom;
}
.roundBox2a .bottom span {
display:block;
position:relative;
height:20px;
background:url(../../images/roundBox2a/bottom-right.gif) no-repeat right bottom;
}
.roundBox2a h3 { 
font-size:14px;
color:#000;
margin:0em 0 .75em;
padding:0 0 .25em;
font-weight:bold;
letter-spacing:0;
line-height:1;
border-bottom:1px #C7CBCE solid;
}