/* Start of CMSMS style sheet 'zz_v4 : zz2010_cbb' */
/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:transparent;
	background-image:url(../uploads/zz_v4/cbb_bg-box.png);
}
.cbb div {margin: 0; padding: 0;}

/* Normal styling */
.cb {margin:0.25em 0;}
	/* Top corners and border */
.bt {
	height:14px;
	margin:0 0 0 12px;
	background:url(/uploads/zz_v4/cbb_box-v2.png) no-repeat right top;
}


.bt div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(/uploads/zz_v4/cbb_box-v2.png) no-repeat left top;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(/uploads/zz_v4/cbb_box-v2.png) no-repeat right bottom;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(/uploads/zz_v4/cbb_box-v2.png) no-repeat left bottom;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 12px;
	background:url(/uploads/zz_v4/cbb_border-left.png) repeat-y left top;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(/uploads/zz_v4/cbb_border-right.png) repeat-y right top;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background: url(/uploads/zz_v4/cbb_bg-box.png);
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */

/* End of 'zz_v4 : zz2010_cbb' */

