.LLR_master
{
    width: 100%;
    height: 100%;
    font-family: Tahoma, Arial, Sans-Serif;
    border-right: solid 2px #e3ded9;
    margin-top: 5px;
}
.LLR_Actions
{
    display: inline;
}
.LLR_Title
{
    display: inline;
    color: #fff;
    font-size: 16pt;
    margin-left: 3px;
    display: block;
}
.LLR_master .Normal
{
    color: #666;
    font-family: Arial,Sans-Serif;
}
.LLR_master .Normal a
{
    color: #ddd;
}
.LLR_lefttop
{
    background-image: url(leftcontainer/r1.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 18px;
    height: 55px;
}
.LLR_middletop
{
    background-image: url(leftcontainer/r2.png);
    background-position: left top;
    background-repeat: repeat-x;
    width: 100%;
    height: 55px;
}
.LLR_righttop
{
    background-image: url(leftcontainer/r5.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 18px;
    height: 55px;
}

/*Ekstra stuff*/
.flashbackground
{
    background-image: url(leftcontainer/flashbackground.png);
}

