li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: lighter;
}
li.list {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
    list-style-position: outside;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold
}
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.whtop div { background: url(images/whtl.gif) no-repeat top left; }
.whtop { background: url(images/whtr.gif) no-repeat top right; }
.whbot div { background: url(images/whbl.gif) no-repeat bottom left; }
.whbot { background: url(images/whbr.gif) no-repeat bottom right; }
.whtop div, .whtop, .whbot div, .whbot {
width: 100%;
height: 7px;
font-size: 1px;
}
