﻿/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.curlycontainer{
    width: 300px;
    float:right;
    border: 1px solid #b8b8b8;
    margin-bottom: 1em;
    background-color:#ffffcc;
}

.curlycontainer .innerdiv{
    background: transparent url(images2/brcorner.png) bottom right no-repeat;
    position: relative;
    left: 2px;
    top: 2px;
    padding: 1px 4px 15px 5px;
}
.subheader{
    color: #dc143c;
    font-family: Tahoma, serifSansSerifMonospace;
    font-weight: normal;
    font-size: 12pt;
    text-align: center;
}