.boxtop
{
background-repeat: repeat-x;
background-image:url(/graphics/box/2.gif);
line-height: 1px;
}

.boxbottom
{
background-repeat: repeat-x;
background-image: url(/graphics/box/8.gif);
line-height: 1px;
}

.boxleft
{
background-repeat: repeat-y;
background-image: url(/graphics/box/4.gif);
line-height: 1px;
}

.boxright
{
background-repeat: repeat-y;
background-image: url(/graphics/box/6.gif);
line-height: 1px;
}

.boxul
{
background-repeat: no-repeat;
background-image: url(/graphics/box/1.gif);
line-height: 1px;
}

.boxur
{
background-repeat: no-repeat;
background-image: url(/graphics/box/3.gif);
line-height: 1px;
}

.boxll
{
background-repeat: no-repeat;
background-image: url(/graphics/box/7.gif);
line-height: 1px;
}

.boxlr
{
background-repeat: no-repeat;
background-image: url(/graphics/box/9.gif);
line-height: 1px;
}

.boxmid
{
background-repeat: repeat;
background-image: url(/graphics/box/5.gif);
font-size: 12px;
color: #000000;
font-family: Ariel, Helvetica, Sans-serif;
}

.qtitle
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-stretch: condensed;
font-weight: 800;
color: #000000;
text-align: center;
font-size: 12px;
}

.quote
{
color: #000000;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
padding: 6px;
}

.credit
{
color: #000000;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: 800;
text-align: right;
}
