.actcontentHolder
{
    padding: 0px 0px 10px 0px;
    margin-top: 25px;
    background-color: #fff;
    font-family: Verdana, Arial, Sans-serif;
    font-size: 11px;
}

.actcontentHolder table
{
    float: left;
}

.stepContent
{
    float: left;
    width: 650px;
    margin: 30px 125px 0 125px;
}

p.validatorP
{
    padding: 0;
    margin: 0;
}


#step4Content
{
    float: left;
    width: 420px;
    margin: 30px 240px 0 240px;
}

#step4Content p
{
    padding-right: 0;
}

.actLeft
{
    float: left;
    width: 247px;
    margin-top: 40px;
    margin-left: 125px;
    border-right: 1px solid #c8d2de;
}

.actRight
{
    float: left;
    width: 392px;
    margin-top: 40px;
    padding-left: 50px;
    padding-right: 85px;
}

h1.actTitle
{
    font-family: Arial, Verdana, Sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #094fa3; /*text-align:right; 	padding-right:15px;*/
}

.memberInfo
{
    margin-top: 15px;
}

strong
{
    color: #333333;
}

/* ---------  Bread Crumb ------------*/
#actBread
{
    float: left;
    width: 705px;
    height: 35px;
    padding-left: 195px;
    background-image: url(../../Assets/images/breadCrumb/activation/act_bread_bg.gif);
    background-repeat: no-repeat;
    text-align: center;
}

.step1gray
{
    float: left;
    width: 121px;
    height: 35px;
    background-image: url(../../Assets/images/breadCrumb/activation/step1_gray.gif);
}

.step1orange
{
    float: left;
    width: 121px;
    height: 35px;
    background-image: url(../../Assets/images/breadCrumb/activation/step1_orange.gif);
}

.step2gray
{
    float: left;
    width: 148px;
    height: 35px;
    background-image: url(../../Assets/images/breadCrumb/activation/step2_gray.gif);
}

.step2orange
{
    float: left;
    width: 148px;
    height: 35px;
    background-image: url(../../Assets/images/breadCrumb/activation/step2_orange.gif);
}

.step3gray
{
    float: left;
    width: 145px;
    height: 35px;
    background-image: url(../../Assets/images/breadCrumb/activation/step3_gray.gif);
}

.step3orange
{
    float: left;
    width: 145px;
    height: 35px;
    background-image: url(../../Assets/images/breadCrumb/activation/step3_orange.gif);
}

.step4gray
{
    float: left;
    width: 97px;
    height: 35px;
    background-image: url(../../Assets/images/breadCrumb/activation/step4_gray.gif);
}

.step4orange
{
    float: left;
    width: 97px;
    height: 35px;
    background-image: url(../../Assets/images/breadCrumb/activation/step4_orange.gif);
}

form.actStep1
{
    margin-top: 60px;
}


div.step1row
{
    float: left;
    width: 415px;
    line-height: 16px;
    margin: 5px 0 15px 0;
}


div.step2row
{
    float: left;
    width: 650px;
    line-height: 33px;
    margin-top: 5px;
}

div.step2rowP
{
    float: left;
    margin-left: 265px;
    width: 375px;
}

div.step2buttonrow
{
    float: right;
    padding-right: 107px;
    line-height: 33px;
    margin-top: 5px;
}

div.step2left
{
    float: left;
    text-align: right;
    width: 265px;
}

div.step2right
{
    float: left;
    width: 375px;
    padding-left: 10px;
}

select.question
{
    width: 265px;
}

.searchField
{
    float: left;
    margin-right: 5px !important;
}

.searchButton
{
    /*float:right;*/
    margin-top: 0px !important;
}

.answer
{
    width: 260px;
}

p.min
{
    font-size: 10px;
    color: #676767;
    padding: 0 0 0 10px;
    margin: 0;
    text-align: left;
}

#myButton
{
    float: left;
    width: 420px;
    margin-top: 35px;
    text-align: center;
}

#cLogo
{
    width: 420px;
    float: left;
    text-align: center;
    margin-top: 30px;
}

