.olivecont2
{
    height: 30px;
    font-size: 12px;
    line-height: 28px;
    background-color: #666600;
}
.whitetitle 
{
    color: white;
}
.container
{
    margin-right: 5px;
    margin-bottom: 8px;
    margin-left: 5px;
}
.rgtbg
{
    background-position: right bottom;
    background-image: url(rgt_bg.gif);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
}
.lside
{
    background-position: left;
    background-image: url(side.gif);
    background-repeat: repeat-y;
}
.rside
{
    background-position: right;
    background-image: url(side.gif);
    background-repeat: repeat-y;
}
.botbg
{
    background-position: bottom;
    background-image: url(side.gif);
    background-repeat: repeat-x;
    height: 17px;
}
.lftbg
{
    background-position: left bottom;
    background-image: url(lftbot.gif);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
}
.contentcont {
	padding: 5px;
}