div#p-header-right {
	width: auto; /* overriding right header width, to stop it from being pushed below the Philips logo */
}

div#p-header-right div#p-header-right-upper {
	width: 500px; /* overriding right header width, to stop it from being pushed below the Philips logo */
}

div#p-header-right div#p-search {
	display: none; /* hiding top search bar which is set via Javascript by 3rd party */
}

#p-navigator div.p-column-3 {
	margin-right: 0px;
}

.p-content-grid {
	width: 957px ! important; /* request to override central CSS to increase content width */
}

#p-grid-c #p-columns #p-center {
	width: 554px ! important; /* request to override central CSS to increase content width */
}

table.p-primaryfeature {
	width: 554px ! important; /* request to override central CSS to increase content width */
}

table.p-secondaryfeature {
	width: 272px ! important; /* request to override central CSS to increase content width */
}

p.disclaimer {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1em;
	color: #7a7a7a;
	font-size: .9em;
}

div#p-printarea {
	padding: 9px ! important;
}

div.squeezeH1 {
	width: 545px;
	overflow: hidden;
}

h1 {
	padding: 0px 0px 5px 0px ! important;
}

td#p-maincontent {
	width: 762px;
}