body {background:#EFF2F3;}
#liquid-round {
 display: block;
 width: 800px;
 margin: 0 auto;
 padding: 0;
 background: #fff url(../images/leftside.gif) repeat-y left top;
}
.top {
 width:100%;
 height:20px;
 background:url(../images/top.gif) no-repeat left top;
}
.top span {
 display:block;
 position:relative;
 height:20px;
 background:url(../images/top-right.gif) no-repeat right top;
}
.center-content {
 position:relative;
 background:url(../images/rightside.gif) repeat-y right top;
 padding:1px 20px 1px 20px;
 margin:-1px 0 -50px 0;
}
.bottom {
 width:100%;
 height:60px;
 background:url(../images/bottom.gif) no-repeat left bottom;
}
.bottom span {
 display:block;
 position:relative;
 height:60px;
 background:url(../images/bottom-right.gif) no-repeat right top;
 font-weight: bold;
 font-family: verdana;
 font-size: 11px;
 text-align: center;
}

p {margin:0 0 1em 0}

img {
 border: 0;
}

/*
a {text-decoration: none; color: #fff;}
*/
dl.clsOffer {
 background: transparent url(../images/bg_offer.jpg) no-repeat scroll 0 0;
 float: left;
 width: 205px;
 height: 203px;
 color: #fff;
 font-family: verdana;
 font-size: 8.5pt;
 font-weight: bold;
 line-height: 10pt;
 margin: .75em 1.25em;
 padding: 0;
}

dl.clsOffer dt {
 display: block;
 background-color: transparent;
 background-repeat: no-repeat;
 background-position: 50%;
 height: 82px;
 margin: 0;
 padding: 0;
}
dl.clsOffer dt img {
 display: none;
} 
dl.clsOffer dd {
 display: block;
 height: 105px;
 margin: 0 1.1em;
 padding: 0;
}

dl.clsOffer dd p {
 height: 100px;
 background-color: transparent;
 margin: 0;
 padding: 0;
 overflow: hidden;
}

dl.clsOffer a.clsEnrollNow img {
 display: none;
}

dl.clsOffer a.clsEnrollNow {
 background: transparent url(../images/enroll_now.jpg) no-repeat scroll 0 0;
 display: block;
 width: 144px;
 height: 42px;
 padding: 0;
 margin: -11px auto 0 auto;
}

div.clsClr {
 clear: both;
}
