
/* CSS Document */

.curlycontainer{
border: 1px solid #b8b8b8;
margin-top:1px;
margin-bottom: 1em;
width:240px;
font-style:italic;
font-size:0.85em;
color:#666666;
text-align:justify;
}

.curlycontainer .innerdiv{
background: transparent url(images/bordure/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 5px 15px 5px;
}