.CV .Center .RightCol 
{
	width: 305px;
	margin-right: 0px;
}

.CV .Center .LeftCol
{
    width: 525px;
    margin: 0;
	padding: 0;
}

.CV .Center .LeftCol .LoginContainer
{
    display: none;
}

.CV .Center .LeftCol .PageHeading
{
    height: 55px;
    margin: 0px 0px 0px 10px;
}

.CV .Center .LeftCol .PageHeading .title
{
    font-size: 21px;
    font-weight: bold;
    padding-bottom: 2px;
    border-bottom: 2px solid #CCCCCC;
    color: #333;
}

.CV .Center .LeftCol .CVIntro
{
    margin: 0px 0px 0px 10px;
}
.CV .Center .LeftCol .CVIntro .title
{
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.CV .Center .LeftCol .CVIntro .text
{
    color: #777;
}

.CV .Center .LeftCol .UploadCV
{
    border: 0px solid #ddd;
    float: left;
    height: 220px;
    width: 235px;
    margin: 5px 0px 0px 10px;
    background-image: url('/~/media/Customers/Germany/WAZ/images/upload_cv.ashx');
    background-repeat: no-repeat;
}
.CV .Center .LeftCol .UploadCV .title
{
    font-size: 14px;
    font-weight: bold;
    margin: 5px 5px 10px 10px;
    color: #555;
}
.CV .Center .LeftCol .UploadCV .text
{
    margin: 0px 10px 5px 10px;
    color: #777;
}

.CV .Center .LeftCol .CreateCV
{
    border: 0px solid #ddd;
    float: left;
    height: 220px;
    width: 235px;
    margin: 5px 0 10px 45px;
    background-image: url('/~/media/Customers/Germany/WAZ/images/upload_cv.ashx');
    background-repeat: no-repeat;
}
.CV .Center .LeftCol .CreateCV .or
{
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-left: -41px;
    margin-top: 2px;
    color: #333;
}
.CV .Center .LeftCol .CreateCV .title
{
    font-size: 14px;
    font-weight: bold;
    margin: 5px 5px 10px 10px;
    color: #555;
}
.CV .Center .LeftCol .CreateCV .text
{
    margin: 0px 10px 5px 10px;
    color: #777;
}
.CV .Center .LeftCol .CreateCV .CreateCVButton
{
    width: 70px;
    height: 18px;
    margin: 10px;
    background-image: url('/~/media/Customers/Germany/WAZ/images/buttonBG2.ashx');
}
.CV .Center .LeftCol .CreateCV a
{
    display: block;
    width: 70px;
    height: 18px;
    overflow: hidden;
    text-align: center;
    line-height: 18px;
    color: #ffffff;
}

.CV .Center .LeftCol .CreateCV a:hover
{
    text-decoration: none;
}

.CV .Center .LeftCol .CreateCV a:visited
{
    color: #ffffff;
}

.CV .Center .LeftCol .cvupload
{
    float: left;
    left: 20px;
    position: relative;
    top: -75px;
    width: 200px;
}

.CV .Center .LeftCol .cvupload .section-title
{
    width: 230px;
    float: left;
    font-weight: bold;
    color: #777;
    margin-bottom: 5px;
}

.CV .Center .LeftCol .cvupload .section-introduction
{
    width: 230px;
    float: left;
    color: #777;
    margin-bottom: 3px;
}

.CV .Center .LeftCol .cvupload .section-main
{
    width: 230px;
    float: left;
}

.CV .Center .LeftCol .cvupload .section-main li
{
    margin-bottom: 4px;
}

.CV .Center .LeftCol .cvupload .section-main .input-upload
{
    width: 70px;
    height: 18px;
    margin-top: 0px;
    background-image: url('/~/media/Customers/Germany/WAZ/images/buttonBG2.ashx');
}

.CV .Center .LeftCol .cvupload .section-main .input-upload a
{
    display: block;
    width: 70px;
    height: 18px;
    overflow: hidden;
    text-align: center;
    line-height: 18px;
    color: #ffffff;
}

.CV .Center .LeftCol .cvupload .section-main .input-upload a:hover
{
    text-decoration: none;
}

.CV .Center .LeftCol .cvupload .section-main .input-upload a:visited
{
    color: #ffffff;
}

.CV .Center .LeftCol .cvupload .section-main .Errors
{
    color: red;
    margin-top: 15px;
    width: 510px;
}
.CV .Center .LeftCol .cvupload .section-main .Errors .ButtonContinue
{
    background-image: url(/~/media/Customers/Germany/WAZ/CVEntry/buttonBG4.ashx);
    background-position: left center;
    background-repeat: no-repeat;
    height: 18px;
    margin-top: 0;
    width: 200px;
}
.CV .Center .LeftCol .cvupload .section-main .Errors .ButtonContinue a
{
    color: #FFFFFF;
    display: block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    width: 200px;
}

.CV .Center .LeftCol .JobAlertIntro
{
    /*border-bottom: 1px dotted #5E9CAE;   border-top: 1px dotted #5E9CAE;*/
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    float: left;
    margin: 20px 10px;
    padding: 20px 0;
    position: relative;
    top: -90px;
    width: 540px;
}
.CV .Center .LeftCol .JobAlertIntro .title
{
    font-size: 14px;
    font-weight: bold;
    margin: 5px;
}
.CV .Center .LeftCol .JobAlertIntro .text
{
    color: #777;
    margin: 5px;
}
.CV .Center .LeftCol .JobAlertIntro .Button
{
    width: 70px;
    height: 18px;
    margin: 10px;
    background-image: url('/~/media/Customers/Germany/WAZ/images/buttonBG2.ashx');
}
.CV .Center .LeftCol .JobAlertIntro .Button a
{
    display: block;
    width: 70px;
    height: 18px;
    overflow: hidden;
    text-align: center;
    line-height: 18px;
    color: #ffffff;
}

.CV .Center .LeftCol .JobAlertIntro .Button a:hover
{
    text-decoration: none;
}

.CV .Center .LeftCol .JobAlertIntro .Button a:visited
{
    color: #ffffff;
}
