.sidebox {
	margin: 0 auto; /* center for now */
	width: 12ems; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 90%;

}
.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 12px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-align:left;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 20px 10px;
}




	.boxbody a.more {
		display:block;
		text-align:right;
		background:url("../images/tsr-a.gif") 100% 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.boxbody a.more:hover {
		text-decoration:underline;
	}
	
	
	

.krsidebox {
	margin: 0 auto; /* center for now */
	width: 12ems; /* ems so it will grow */
	background: url(../images/krbody-r.gif) no-repeat bottom right;
	font-size: 90%;

}
.krboxhead {
	background: url(../images/krhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.krboxhead h2 {
	background: url(../images/krhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 12px 30px 5px;
	color: green;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	text-align:left;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.krboxbody {
	background: url(../images/krbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 20px 10px;
}




	.boxbody a.more {
		display:block;
		text-align:right;
		background:url("../images/tsr-a.gif") 100% 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.boxbody a.more:hover {
		text-decoration:underline;
	}



	

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 100%;
}

.curlycontainer .innerdiv{
background: transparent url(../images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}
