﻿.rbroundbox { background-color: #F3F1EB;  }
.rbtop div { background: url('Images/content_top_left.gif') no-repeat top left; }
.rbtop { background: url('Images/content_top_right.gif') no-repeat top right; }
.rbbot div { background: url('Images/content_bottom_left.gif') no-repeat bottom left; }
.rbbot { background: url('Images/content_bottom_right.gif') no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.rbcontent { margin: 0 10px; text-align:left; min-height:300px; _height:300px; padding: 10px 0px 0px 0px;}