﻿.ClearBoth {
    clear: both;
}

.RRLC_RRLC_Container
{
    overflow:auto;
    margin-bottom: 18px;
}

.RRLC_RRLC_TitleBar
{
    border-bottom: 1px solid black;
}

* html .RRLC_RRLC_TitleBar
{
    display: inline-block;
}

.RRLC_RRLC_TitleArea
{
    overflow:auto;
}

.RRLC_RRLC_ActionsArea
{
    float:right;
    text-align:right;
    width:32px;
}

.RRLC_RRLC_ContentArea
{
    padding-top: 1em;
}

