.cbp * {position:relative}
.cbp {clear:both;width:100%}
.cbpHeader * {position:relative;padding:0;margin:0}
.cbpHeader {
	background:transparent url(panel.gif.CoolBeans.ashx) repeat-x center center;
}
.cbpHeader .cbpHeader1 {
	border-top:1px solid #bbb;
	border-bottom:1px solid #999;
	margin:0 1px;
}
.cbpHeader .cbpHeader2 {
	border-left:1px solid #bbb;
	left:-1px;
}
.cbpHeader h1 {
	border-right:1px solid #999;
	right:-2px;
	padding-left:5px;
	text-transform:none;
	background:none;
}
.cbpHeader a {
	display:block;
	width:100%;
	color:#444;
	font:bold 11px/13px "Trebuchet MS", Verdana , sans-serif;
	letter-spacing:1px;
	border:none;
	text-decoration:none;
	padding:5px 0 4px 0;
}
.cbpHeader a:hover {
	color:#000;
	border:none;
	text-decoration:underline;
}
.cbpHeader a span {
	display:block;
	width:14px;
	height:14px;
	position:absolute;
	top:4px;
	right:5px;
	line-height:.1;
	overflow:hidden;
	text-indent:-999em;
	border:none;
	text-decoration:none;
	background:transparent url(panel.gif.CoolBeans.ashx) no-repeat left top;
}

.cbpContainer {
	border:1px solid #bbb;
	border-width:0 1px;
	position:relative;
	top:-1px;
	overflow:visible;
}
.cbpContainer .cbpContainer1 {
	background:#f6f6f6;
	border-bottom:1px solid #bbb;
	position:relative;
	top:1px;
	width:100%;
}

.cbpContainer .cbpContainer2 {
	width:100%;
	padding:0;
	margin:0;
}

.cbpContainer .cbpContent {
	height:auto !important;
	overflow:hidden !important;
	height:1%;
	overflow:auto;
	border:1px solid #fff;
}
.cbpScrollContainer {
	width:100%;
	padding:0;
	margin:0;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}
.cbpScrollContent {
	height:auto !important;
	height:1%;
	overflow:visible;
	border:1px solid #fff;
}

.cbp a.closed:link span, .cbp a.closed:visited span {background-position:0 0}
.cbp a.closed:hover span, .cbp a.closed:active span {background-position:-14px 0}
.cbp a.open:link span, .cbp a.open:visited span {background-position:-28px 0}
.cbp a.open:hover span, .cbp a.open:active span {background-position:-42px 0}