.ThreeColumnCenter_left, 
.ThreeColumnCenter_right
{
	float: left;
	width: 0px;
}
.ThreeColumnCenter_middle
{
	float: left;
	width: 980px;
}
.JobSearchCompanyProfileTitle h1, 
.JobSearchCompanyProfileListCompanyFields
{
	float: left;
	width: 915px;
}
.CompanyLogo
{
	float: left;
	width: 200px;
	overflow: hidden;
}
.CompanyLogo img
{
	border: none;
}
.JobSearchCompanyProfileTitle h1{
	font-weight: bold;
	font-size: 20px;
	border-bottom: solid 1px #cde6ec;
	padding-bottom : 6px;
}
.JobSearchCompanyProfileIntroduction
{
	clear: both;
	padding-top: 10px;
}
.JobSearchCompanyProfileList
{
	clear: both;
	padding-top: 5px;
}
.JobSearchCompanyProfileAlphabetLinks
{
	float: left;
	padding-left: 40px;
}
.JobSearchCompanyProfileLetterLink a
{
	color: #000000;
	font-weight: bold;
}
.JobSearchCompanyProfileLetterLink a:hover
{
	color: #888888;
}
.JobSearchCompanyProfileListCompanyFields
{
	padding-bottom: 7px;
	padding-top: 9px;
	border-bottom: solid 2px #cde6ec;
}
.JobSearchCompanyProfileListLetterHead
{
	clear: both;
	padding: 10px;
	padding-bottom: 0px;
}
.CompanyPresentation
{
	float: left;
	
}
.CompanyPresentation a
{
	color: #000000;
}
.CompanyPresentation a:hover
{
	color: #888888;
}

.JobSearchCompanyProfileAlphabetLinks
{
    background-image: url('/~/media/Customers/Denmark/Jobfinder/Images/companyprofile_navbox.ashx');
    background-position: left top;
    background-repeat:no-repeat;
    height: 32px;
    padding-left: 20px;
    width: 725px; 
}
.JobSearchCompanyProfileLetterLink 
{
	float: left;
	width: 24px;
	padding-top: 8px;
}
.JobSearchCompanyProfileLetterLink a
{
	color: #696969;
	 font-weight: bold;
}
.JobSearchCompanyProfileLetterLink a:hover
{
	color: #696969;
}
.CompanyPresentation, .CompanyTown
{
	float: left;
	width: 200px;
}
.CompanyPresentation
{
	padding-left: 50px;
}
.CompanyEmployees
{
    width: 125px;
    text-align: right;
    background: #ffffff url('/~/media/Customers/Denmark/Jobfinder/Images/Colleagues.ashx') no-repeat bottom right;
    padding-right: 46px;
    line-height: 14px;
}
.JobSearchCompanyProfileListCompanyFields a
{
	color: #004071;
	font-size: 14px;
	text-decoration: none;
}
.JobSearchCompanyProfileListCompanyFields .CompanyPresentation a
{
	text-decoration: underline;
}