.rblp-header-left {
	background: #0D5A9E url(images/round-blue-left.jpg) no-repeat top left;
	width:3px;
	height:25px;
}
.rblp-header-right {
	background: #0D5A9E url(images/round-blue-right.jpg) no-repeat top right;
	width:3px;
	height:25px;
}
.rblp-header-mid {
	background: #0D5A9E url(images/round-blue-mid.jpg) repeat-x top;
	height:25px;
	width:100%;
}
.rblp-title{
	font-family:arial,sans-serif;
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
	margin-top:0px;
	white-space:nowrap;
	padding-left:2px;
}
.rblp-container{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}