
.rbroundbox { background-color: white;}

.rbtop div  { background: url(images/stl.png) no-repeat top left; }

.rbtop      { background: url(images/str.png) no-repeat top right; }

.rbbot div  { background: url(images/sdl.png) no-repeat bottom left; }

.rbbot      { background: url(images/sdr.png) no-repeat bottom right; }


 /* height and width details */

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: auto;
	height: 30px;
	font-size: 1px;
}

.rbcontent  { text-align:center; }

.rbroundbox { width: auto; }






.rbroundboxleft { background-color: white;  }

.rbtopleft div  { background: url(images/stl.png) no-repeat top left; }

.rbtopleft      { background: url(images/str.png) no-repeat top right; }

.rbbotleft div  { background: url(images/sdl.png) no-repeat bottom left; }

.rbbotleft      { background: url(images/sdr.png) no-repeat bottom right; }

 
/* height and width details */

.rbtopleft div, .rbtopleft, .rbbotleft div, .rbbotleft {
	width: auto;
	height: 25px;
	font-size: 1px;
}

.rbcontentleft  { text-align:center; }

.rbroundboxleft { width: auto; }
