@charset "utf-8";

.curlycontainer{
border: 1px solid #11417C;
margin-bottom: 1em;
width: 280px;
}

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

.curlycontaineri{
border: 1px solid #11417C;
margin-bottom: 1em;
width: 180px;
cursor : pointer;
}

.curlycontaineri .innerdivi{
background: transparent url(brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 0px 5px;
min-height: 85px;
}


