﻿.secondaryContent
{
    position: relative;
    top: -70px;
    text-align: left;
}
.secondaryContentBottom2
{
    margin-top: 20px;
}
.secondaryContent .secondaryBoxTopLeft, .secondaryContentBottom2
{
    text-align: left;
    position: relative;
    top: -27px;
    left: -27px; 
    overflow: visible;
    background: url(../../IMG/IMG-swift/corners/RECT-TOP-LEFT_v2.png) top left no-repeat;
}
.secondaryContent .secondaryBoxTopRight, .secondaryContentContent
{
    position: relative;
    top: 54px;
    left: 54px;
    overflow: visible;
    background: url(../../IMG/IMG-swift/corners/RECT-BOTTOM-RIGHT_v2.png) bottom right no-repeat;
}
.secondaryContent .secondaryBoxBottomLeft
{
    overflow: visible;
    position: relative;
    left: -27px;
    top: -27px;
    background: url(../../IMG/IMG-swift/corners/CORNER-BOTTOM-LEFT.png) bottom left no-repeat;
}
.secondaryContent .secondaryBoxBottomRight
{
    overflow: visible;
    position: relative;
    top: 0px;
    left: 0px;
    background: url(../../IMG/IMG-swift/corners/CORNER-TOP-RIGHT.png) top right no-repeat;   
}


.secondaryContent .titleAreaBk
{    
   
    margin-left: 20px;
    color: #330066;
    font-size: 135%;
    height: 1%;
    line-height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

.secondaryContent .titleArea
{
    background: transparent url(../../IMG/IMG-swift/BigHelpIcon.gif) center left no-repeat; 
    padding-left: 25px; 
    padding-top: 10px;
    padding-bottom: 10px;
}
.secondaryContentBottom2 .secondaryBoxBottomRight
{
    padding: 20px 0px;
}
.helpArea
{
    border-left: 3px solid #CDC5D9;
    border-right: 3px solid #CDC5D9;
    padding: 0px 20px 0px 20px;
    background-color: #FFF;
}
.secondaryContentBottom2
{
    font-size: 85%;
    line-height: 150%;
}

.help
{
    margin-top: 0px;
}
.fixed
{
    margin-top: 10px;
}
.WrappersClears
{
    clear: both;
}

.secondaryContentBottom 
{
    margin-right: 15px;
}

.txtHelpArea
{
    display: inline;    
}