#container_slide_in
{
    /* original 	position: fixed; 	left: 0px; 	width: 480px; 	height: 315px; 	bottom: 40px !important; */
    width: 449px;
    height: 289px;
    bottom: 40px !important;
}
#container_slide_in #slide_in_form
{
    height: 290px;
    width: 450px;
    position: absolute;
    background-image: url(Images_hr-HR/slide_nl_fond.jpg);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
}
#nl_pane
{
    background-color: #FFFFFF;
    height: 40px;
    width: 30px;
    position: absolute;
    left: 450px;
    top: 0px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}
#nl_f
{
    display: block;
    cursor: pointer;
    padding-top: 15px;
    padding-right: 8px;
    padding-bottom: 15px;
    padding-left: 8px;
}
#nl_b
{
    display: block;
    cursor: pointer;
    padding-top: 15px;
    padding-right: 8px;
    padding-bottom: 15px;
    padding-left: 8px;
}
#nl_email
{
    background-image: url(Images_hr-HR/slide_nl_form.gif);
    height: 24px;
    width: 340px;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 14px;
    position: absolute;
    left: 25px;
    top: 234px;
    background-repeat: no-repeat;
    background-position: left top;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #909090;
}
#nl_email_ok
{
    position: absolute;
    left: 385px;
    top: 234px;
}
