.curlycontainer{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 100%;
}
.curlycontainer .inner {
	background: transparent url(../global_images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	font-size: 1.0em;
	font-weight: bold;
}
