 /* height and width details */
 .rbroundbox { width: 254px;margin: auto; float:left; margin-right:36px;}
.rbtop div, .rbtop, .rbbot div, .rbbot {width: 100%;height: 14px;font-size: 1px;}
.rbcontent  { margin: 0 14px;color: White;}
.rbroundbox, .rbroundbox a {background-color: #0066FF; text-decoration: none;color: White;}
.rbroundbox a:hover { }
#realcontent,  { padding: 0; margin: 1em 0 0 0;  }
img {border:0}
a.button {cursor: hand;}
 /* set background images for corners */

.rbtop div  { background: url(../img/simple_top_left.gif) no-repeat top left; }
.rbtop      { background: url(../img/simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(../img/simple_bottom_left.gif) no-repeat bottom left; }
.rbbot      { background: url(../img/simple_bottom_right.gif) no-repeat bottom right; }