.boxMenuActions
{
}
.boxRightSideContainer
{
    padding: 5px 20px 15px;
}
.boxRightSideContainer .boxTitle
{
    height: 30px;
    line-height:30px;
    padding: 0;
}
.boxRightSideContainer .boxTitle .Head
{
    color: #015595;
    font-size: 14px;
    font-weight: bold;
}
.boxRightSideContainer .boxContainerContentPane
{
    text-align: left;
    border-top: dotted 1px #015595;
    padding: 5px 0 0 0;
}
.boxRightSideContainer .Normal
{
    color: #000;
}

.boxRightSideContainer .Normal p
{
    margin: 15px 20px 5px;
    color:#000;
}

































