.ThreeColumnCenter
{
    padding-top: 20px;
}

/*
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
LEFT COLUMN
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
*/
.ThreeColumnCenter .ThreeColumnCenter_left
{
    width: 170px;
}

/*
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
LEFT COLUMN: statistic
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
*/
.ThreeColumnCenter .ThreeColumnCenter_left #statistic
{
    background-image: url('/~/media/Customers/Denmark/Jobfinder/Images/Employers/statistic_bg.ashx');
    background-position: left top;
    background-repeat: no-repeat;
    height: 378px;
    width: 150px;
    padding: 10px;
}
.ThreeColumnCenter .ThreeColumnCenter_left #statistic .heading,
.ThreeColumnCenter .ThreeColumnCenter_right .Contacts .heading
{
    background-image:  url('/~/media/Customers/Denmark/Jobfinder/Images/Employers/border_bottom_grey.ashx');
    background-position:left bottom;
    background-repeat: repeat-x;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.ThreeColumnCenter .ThreeColumnCenter_left #statistic .box
{
    margin-top: 15px;
}
.ThreeColumnCenter .ThreeColumnCenter_left #statistic .box .value
{
    font-size: 24px;
    font-weight: bold;
}
.ThreeColumnCenter .ThreeColumnCenter_left #statistic .box .label
{
    
}
.ThreeColumnCenter .ThreeColumnCenter_left #statistic .more-statistic
{
    margin-top: 50px;
    background-image: url('/~/media/Customers/Denmark/Jobfinder/Images/Employers/plus_on_grey.ashx');
    background-position: left center;
    background-repeat: no-repeat;
}
.ThreeColumnCenter .ThreeColumnCenter_left #statistic .more-statistic a
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-left: 15px;
    text-decoration: none;
    border-bottom: 1px solid #000000;
}

/*
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
MIDDLE COLUMN
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
*/
.ThreeColumnCenter .ThreeColumnCenter_middle
{
    width: 610px;
    margin-left: 15px;
}

/*
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
MIDDLE COLUMN: articles
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
*/
.ThreeColumnCenter .ThreeColumnCenter_middle .article
{
    float: left;
    margin: 0 10px 10px;
}
.ThreeColumnCenter .ThreeColumnCenter_middle .article1,
.ThreeColumnCenter .ThreeColumnCenter_middle .article2
{
    width: 285px;
}
.ThreeColumnCenter .ThreeColumnCenter_middle .article3
{
    clear: both;
    width: 610px;
}
.ThreeColumnCenter .article .heading,
.ThreeColumnCenter .SpotAlone .heading
{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 2px solid #CDE6EC;
    margin-bottom: 10px;
}
.ThreeColumnCenter .ThreeColumnCenter_middle .article .list ol,
.ThreeColumnCenter .ThreeColumnCenter_middle .article .list ul
{
    margin-top: 0px;
    padding: 0 0 0 23px;
}
.ThreeColumnCenter .ThreeColumnCenter_middle .article .list.unordered li
{
    list-style-image: url('/~/media/Customers/Denmark/Jobfinder/Images/Employers/list_marker_green.ashx');
    margin-top: 3px;
}

/*
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
MIDDLE COLUMN: grey BOXes
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
*/
.ThreeColumnCenter .ThreeColumnCenter_middle .box
{
    float: left;
    width: 117px;
    height: 138px; 
    margin-top: 10px;
    margin-left: 25px;
    padding: 5px 5px 5px 10px;
    background-image: url('/~/media/Customers/Denmark/Jobfinder/Images/Employers/grey_box_bg.ashx');
    background-position: left top;
    background-repeat: no-repeat;
}
.ThreeColumnCenter .ThreeColumnCenter_middle .box1
{
    margin-left: 0px;
}
.ThreeColumnCenter .ThreeColumnCenter_middle .box .title
{
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;
    background-image:  url('/~/media/Customers/Denmark/Jobfinder/Images/Employers/border_bottom_grey.ashx');
    background-position:left bottom;
    background-repeat: repeat-x;
}
.ThreeColumnCenter .ThreeColumnCenter_middle .box .image
{
    float: right;
    background-image: url('/~/media/Customers/Denmark/Jobfinder/Images/Employers/open_box_on_grey.ashx');
    background-position:left top;
    background-repeat: no-repeat;
    height: 39px;
    width: 44px;
    margin: 3px;
}
.ThreeColumnCenter .ThreeColumnCenter_middle .box .text
{
    height: 83px;
}
.ThreeColumnCenter .ThreeColumnCenter_middle .article .button a
{
    float: left;
    background-image: url('/~/media/Customers/Denmark/Jobfinder/Images/Employers/btn_green.ashx');
    background-position: left top;
    background-repeat: no-repeat;
    height: 23px;
    width: 76px;
    text-align: center;
    margin-top: 5px;
    padding-top: 4px;
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
}
.ThreeColumnCenter .ThreeColumnCenter_middle .article.article2 .button a
{
    background-image: url('/~/media/Customers/Denmark/Jobfinder/Images/Employers/btn_green_long.ashx');
    width: 120px;
}

/*
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
RIGHT COLUMN
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
*/
.Employers .ThreeColumnCenter .ThreeColumnCenter_right
{
    margin-left: 15px;
    width: 170px;
}

/*
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
RIGHT COLUMN: Contacts
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
*/
.Employers .ThreeColumnCenter .ThreeColumnCenter_right .Contacts
{
    background-image: url('/~/media/Customers/Denmark/Jobfinder/Images/Employers/blue_box_bg.ashx ');
    background-position: left top;
    background-repeat: no-repeat;
    height: 295px;
    width: 150px;
    padding: 10px;
}

.Employers .ThreeColumnCenter .ThreeColumnCenter_right .Contacts .heading
{

}
.Employers .ThreeColumnCenter .ThreeColumnCenter_right .Contacts .contact
{
    float: left;
    width: 150px;
    margin-bottom: 10px;
    font-size: 12px;
}
.Employers .ThreeColumnCenter .ThreeColumnCenter_right .Contacts .contact .person,
.Employers .ThreeColumnCenter .ThreeColumnCenter_right .Contacts .contact .position,
.Employers .ThreeColumnCenter .ThreeColumnCenter_right .Contacts .contact .telephone,
.Employers .ThreeColumnCenter .ThreeColumnCenter_right .Contacts .contact .email
{
    float: left;
    width: 105px;
}
.Employers .ThreeColumnCenter .ThreeColumnCenter_right .Contacts .contact .person
{
    width: 150px;
    font-weight: bold;
}
.Employers .ThreeColumnCenter .ThreeColumnCenter_right .Contacts .contact .label
{
    float: left;
    width: 35px;
}
.Employers .ThreeColumnCenter .ThreeColumnCenter_right .Contacts .contact .picture
{
    float: right;
}

/*
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
RIGHT COLUMN: Cases
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
*/
.Employers .ThreeColumnCenter .ThreeColumnCenter_right .cases .see-all
{
    background-image: url('/~/media/Customers/Denmark/Jobfinder/Images/Employers/plus_on_grey.ashx');
    background-position: right center;
    background-repeat: no-repeat;
    float: right;
    margin-top: -33px;
    width: 55px;
}
.Employers .ThreeColumnCenter .ThreeColumnCenter_right .cases .see-all a
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-right: 15px;
    text-decoration: none;
}
.Employers .ThreeColumnCenter .ThreeColumnCenter_right .cases .title
{
    font-weight: bold;
}
.Employers .ThreeColumnCenter .ThreeColumnCenter_right .cases .date
{
    margin-bottom: 5px;
}
