.banner {
	height: 70px;
	padding-top: 30px;
	font-size: 14pt;
	text-align: center;
}

.footer {
	margin-left: 150px;
	margin-top: 30px;
	border-top-style: solid;
	border-top-width: 1px;
	clear: left;
}

#XHTML-CSS-Validation {
	visibility: hidden;
	float: right;
}

h1 {
	display: none;
}

.mainText {
	padding-left: 150px;
	padding-top: 10px;
}

.navBar {
	height: 20px;
	border-bottom-width: 1px;
	margin-left: 150px;
	border-bottom-style: solid;
}

.navButtonLink, .navButtonMenu {
	padding-right: 20px;
}

.dropDownMenu {
	border-style: solid;
	border-width: 2px;
	border-top-width: 0px;
}

p, li {
	margin-bottom: 0.8em;
	margin-top: 0px;
}

div.mainText p, li {
	max-width: 550px;
	padding-right: 30px;
}
	
.spacer {
	clear: both;
}

.bannerLogo {
	float: left;
	width: 150px;
}

.subMenuNavigation {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.addressList {
	list-style-type: none;
}

ul.addressList li {
	margin-bottom: 0px;
}

.consultant {
	margin-left: -150px;
	margin-top: 15px;
}

div.consultant p {
	margin-left: 150px;
}


/**
	styles specific to olafk-summary.htm
**/

.jobEmployeur {
}

.jobTitle {
}

.jobPeriod, .jobTitle {
}

.jobPeriod {
	float:right;
}

.jobResponsibilities {
	list-style-type: circle;

}

.consultantNameAndDegree {
	margin-bottom: 20px;
}

div.consultantNameAndDegree p {
	max-width: none;
}
	
.consultantName {
	float: left;
	width: 100px;
}

.consultantNameAndDegree, .consultantName {
	height: 100px;
}
