.roundBoxCls { background-color: #C0B8D4;}
.roundBoxCls .wr_toprow { background: url(images/rounded/roundBoxClstoptile.gif) repeat-x; }
.roundBoxCls .wr_toprow div { background: url(images/rounded/roundBoxClstopleft.gif) no-repeat top left; }
.roundBoxCls .wr_toprow div div { background: url(images/rounded/roundBoxClstopright.gif) no-repeat top right; }

.roundBoxCls .wr_contentrow { background: url(images/rounded/roundBoxClslefttile.gif) repeat-y; }
.roundBoxCls .wr_contentrow .wr_content  { background: url(images/rounded/roundBoxClsrighttile.gif) repeat-y right;}

.roundBoxCls .wr_botrow { background: url(images/rounded/roundBoxClsbottile.gif) repeat-x; }
.roundBoxCls .wr_botrow div { background: url(images/rounded/roundBoxClsbotleft.gif) no-repeat top left; }
.roundBoxCls .wr_botrow div div { background: url(images/rounded/roundBoxClsbotright.gif) no-repeat top right; }

.roundBoxCls .wr_toprow, .roundBoxCls .wr_toprow div,
.roundBoxCls .wr_botrow, .roundBoxCls .wr_botrow div
 { width:100%; height:30px; font-size:1px; }

.roundBoxCls .wr_content  { padding: 1px 2em; margin: 0; }
.roundBoxCls p { padding: 0; margin: 1em 0 0 0; padding-bottom: 1em; }
#roundBoxDiv {

width: 250px;/* -- edit width here! -- */
padding: 0;
margin: 0;
 }
 
 
 
 
 .navRoundCls { background-color: #C0B8D4;}
.navRoundCls .wr_toprow { background: url(images/rounded/navRoundClstoptile.gif) repeat-x; }
.navRoundCls .wr_toprow div { background: url(images/rounded/navRoundClstopleft.gif) no-repeat top left; }
.navRoundCls .wr_toprow div div { background: url(images/rounded/navRoundClstopright.gif) no-repeat top right; }

.navRoundCls .wr_contentrow { background: url(images/rounded/navRoundClslefttile.gif) repeat-y; }
.navRoundCls .wr_contentrow .wr_content  { background: url(images/rounded/navRoundClsrighttile.gif) repeat-y right;}

.navRoundCls .wr_botrow { background: url(images/rounded/navRoundClsbottile.gif) repeat-x; }
.navRoundCls .wr_botrow div { background: url(images/rounded/navRoundClsbotleft.gif) no-repeat top left; }
.navRoundCls .wr_botrow div div { background: url(images/rounded/navRoundClsbotright.gif) no-repeat top right; }

.navRoundCls .wr_toprow, .navRoundCls .wr_toprow div,
.navRoundCls .wr_botrow, .navRoundCls .wr_botrow div
 { width:100%; height:31px; font-size:1px; }

.navRoundCls .wr_content  { padding: 1px 6px; margin: 0; }
.navRoundCls p { padding: 0; margin: 1em 0 0 0; padding-bottom: 1em; }
#navRoundDiv {

width: 120px;/* -- edit width here! -- */
padding: 0;
margin: 0;
 }