div.smallsheet-wrapper{
    width:23em;
    background-color:white;
}
    img.smallsheet-img{
    width:23em;
    position:relative;
}
    img.smallsheet-head{
    top:0;
}
    img.smallsheet-foot{
    bottom:0;
}
    div.smallsheet-container{
    background: url(/img/set/smallsheet-left.jpg) top left repeat-y;
    padding-bottom:2em;
    padding-left:3em;
    padding-right:2em;
    font-size:0.8em;
    }

.sheet-wrapper {
        width:50em;
	background-color:white;
}
.sheet-wrapper .rc {
	background:url(/img/set/bigsheet-rc.jpg) top right repeat-y;
}
.sheet-wrapper .ro {
	background:url(/img/set/bigsheet-ro.jpg) top right no-repeat;
}
.sheet-wrapper .lo {
	background:url(/img/set/bigsheet-lo.jpg) top left no-repeat;
}
.sheet-wrapper .l {
	background:url(/img/set/bigsheet-l.jpg) top left repeat-y;
}
.sheet-wrapper .ru {
	background:url(/img/set/bigsheet-ru.jpg) bottom right no-repeat;
}
.sheet-wrapper .lu {
	background:url(/img/set/bigsheet-lu.jpg) bottom left no-repeat;
}


div#parenthesis-red-lo{
    background:url(/img/set/parenthesis-red-lo.jpg) top left no-repeat;
}
div#parenthesis-red-lu{
    background:url(/img/set/parenthesis-red-lu.jpg) bottom left no-repeat;
}
div#parenthesis-red-ro{
    background:url(/img/set/parenthesis-red-ro.jpg) top right no-repeat;
}
div#parenthesis-red-ru{
    background:url(/img/set/parenthesis-red-ru.jpg) bottom right no-repeat;
}

div#parenthesis-white-lo{
    background:url(/img/set/parenthesis-white-lo.gif) top left no-repeat;
}
div#parenthesis-white-lu{
    background:url(/img/set/parenthesis-white-lru.gif) bottom left no-repeat;
}
div#parenthesis-white-ro{
    background:url(/img/set/parenthesis-white-ro.gif) top right no-repeat;
}
div#parenthesis-white-ru{
    background:url(/img/set/parenthesis-white-lru.gif) bottom right no-repeat;
}

