<style type="text/css"> 
li.smallPoint {
	position: relative;
	text-align: left;
	right: 20px;
	
}
 
.t2 {background: url(dot2.gif) 0 0 repeat-x; width: 43em}
.t {background: url(dot2.gif) 0 0 repeat-x; width: 20em}
.b {background: url(dot2.gif) 0 100% repeat-x}
.l {background: url(dot2.gif) 0 0 repeat-y}
.r {background: url(dot2.gif) 100% 0 repeat-y}
.bl {background: url(bl2.gif) 0 100% no-repeat}
.br {background: url(br2.gif) 100% 100% no-repeat}
.tl {background: url(tl2.gif) 0 0 no-repeat}
.tr {background: url(tr2.gif) 100% 0 no-repeat; padding:10px}
 
.floatBox2 {
			font-size: .8em;
			width: 110px;
			padding: 0 5px;
			margin: 0em 1em 1em 0em;
			background-color: #FFFFFF;
			text-align: center;
		}
 
.floatBox3 {
			font-size: .8em;
			width: 300px;
			padding: 0 5px;
			margin: 0;
			background-color: #FFFFFF;
			text-align: center;
			vertical-align:top;
		}
 
 
</style>
