.content-content { background: #fff url(/img/selpic-header-plus.png) no-repeat; position: relative; }
.content-header { background: url(/img/getprog-header.png) no-repeat top right; }
.content-header-content { height: 90px; }
.content-header-content div
{
    padding-left: 350px;
    padding-top: 40px;
    color: #20B3FF;
    font-size: 16px;
    font-weight: bold;
}

.textPageArea
{
    margin-left:auto;
    margin-right:auto;
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
}

.textPageArea h3
{
    margin-bottom: 10px;
    font-size: 18px;
}

.textPageArea h4
{
    color: #20B3FF;
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0 8px 0;
}

.textPageArea p
{
    font-weight: normal;
    margin: 10px 0;
}

.table { margin-top: 5px; }
.table th, .table td
{
    font-size: 12px;
    border: solid 1px #000;
    text-align: center;
    vertical-align: middle;
    padding: 5px 10px;
}

#password { font-size: 12px; border: solid 1px #cf11cd; width:185px; margin:0; }

#text
{
    margin-top:10px;
    /*color: #20B3FF;*/
    /*font-weight: bold;*/
    font-size: 12px;
}
#text span
{
    color: #CC01CA;
    font-weight: bold;
}

.textPageArea li
{
    font-size: 12px;
    margin: 3px 0;
}

.textPageArea a
{
    color: #CC01CA;
}


#download
{
    width: 202px;
    height: 50px;
    background: url(/img/bt-download.png) no-repeat;
    display: block;
    margin-top: 20px;
    margin-left:auto;
    margin-right:auto;

}

.download
{
    width: 202px;
    height: 50px;
    background: url(/img/bt-download.png) no-repeat;
    display: block;
    margin-top: 20px;
    margin-left:auto;
    margin-right:auto;

}



