/*  Philips print stylesheet when printing from browser. Only values that need to be overruled are defined here
 * Version: 4.6.8
 * Build: 2
 * Date: November 19, 2009
 */

table.p-dropdown table{
	display:none;
}

/* Show default bullets for background bullets */
ul, ul.p-link-list  {	
	padding:0px 15px 0px 15px;
	list-style-type:disc;
}

li, ul.p-link-list li  {
	background-image:none;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	width: auto;
	height: auto;
}
.sIFR-active #p-navigator .p-sIFR-enabled  h3 {
	font-size:232.5%;
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal;
}
.sIFR-active #p-navigator .p-sIFR-enabled  h4  {
	font-size:135%;
	font-weight:bold;
	line-height:normal;
	letter-spacing:normal;
}
.sIFR-active #p-navigator .p-sIFR-enabled  h4.p-support-subheader,
.sIFR-active #p-navigator .p-sIFR-enabled  h4.p-support-category-header {
	font-size: 120%;
	font-weight:normal;
	margin-bottom: 5px;
}
