.title{
margin-bottom: 5px;
}
.title .middle{
background: #EEF7FF url(../images/title_bg.gif);
height: 30px;
color: #2C6493;
border-collapse: collapse;
width: auto;
}

.title .left{
background: #EEF7FF url(../images/title_left.gif) no-repeat;
height: 30px;
padding: 0px;
width: 8px;
margin: 0px;
}

.title .right{
background: #EEF7FF url(../images/title_right.gif) no-repeat top right;
height: 30px;
padding: 0px;
width: 8px;
margin: 0px;
}

.rbroundbox { background: url(../img/nt.gif) repeat; }
.rbtop div { background: url(../img/tl.png) no-repeat top left; }
.rbtop { background: url(../img/tr.png) no-repeat top right; }
.rbbot div { background: url(../img/bl.png) no-repeat bottom left; }
.rbbot { background: url(../img/br.png) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0px;padding-left:5px }
.rbroundbox { margin: 0px; }
