.part
{
    z-index: 100;
    line-height: normal;
    position: relative;
    left: -15px;
    margin-right: -20px;
}

.part .part-top 
{
    padding: 29px 25px 12px 20px;
    margin-bottom: 0px;
    background: url(../images/part-top.png) top left repeat-y;
}

.part .part-top>h3
{
    margin-top: -6px;
}

.part .part-bottom 
{
    height: 31px;
    position: relative;
    top: -1px;
    background: url(../images/part-bottom.png) bottom left repeat-y;
}

.part li 
{
    margin: 6px 0 6px 0;
    list-style: none;
}

.clear-both 
{
    clear: both;
}

.hframe 
{
    float: right;
    background: url(../images/hframe.png) top left no-repeat;
    display: block;
    position: relative;
    padding: 39px 25px 23px 23px;
    top: -20px;
    right: -10px;
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    transform: rotate(1deg);
}

.kaartje-frame 
{
    background: url(../images/kaartje-frame-thumb.png) center center no-repeat;
    padding: 34px 30px 26px 30px;
    display: inline-block;
}

.kaartje-frame-horz 
{
    background: url(../images/kaartje-frame-horz-thumb.png) center center no-repeat;
    padding: 34px 30px 26px 30px;
    display: inline-block;
}

#about-kid .stamp
{
    color: #999;
    font-size: 80%;
}

#about-kid .stamp span 
{
    color: #666;
}
