.box {
width: 100%;
	background: url(images/roundedright.gif) no-repeat  top right;
	margin : 5px 0px;
	}
	
.box h3 {
	width: 100%;
	background: url(images/roundedleft.gif)  no-repeat   top left ;
	margin : 0px;
	padding : 9px 9px 0 9px;
	font-size : 90%;
	font-weight : bold;
}

.interpara {
	background: url(images/roundedleft.gif)  no-repeat   center left ;
	margin: 0px;
	padding: 0 9px;
}

.lastpara  {
margin: 0;
padding: 0 0 0 9px;
background: url(images/roundedleft.gif) bottom left no-repeat;
}

.lastpara  em {
display: block;
padding: 0 9px 9px 0;
font-style: normal;
background: url(images/roundedright.gif) bottom right no-repeat;
}
