/* ch/de 20090318 */

/******************************************************************************************************************************************************
 							HEADER
*******************************************************************************************************************************************************/
	#headBilingualLink { float:left; display: inline; margin-left: 550px; width: 100px;  margin-top:16px; font-size:90%; font-weight:bold; }
	#phoneOrders { width: 240px; }
	#usLink {float: left; width: 400px;}

/******************************************************************************************************************************************************
 							#PRODUCT tab
*******************************************************************************************************************************************************/
/* GHE menu item two-liner */
	/*a#hho-link, a#smb-link, a#leb-link, a#ghe-link, a#ga-link {padding: 3px 4px 2px 4px}
	a#ghe-link {height: 30px; background-color: #cecece }
	#ghe_head a.opened{ background-color: #343434 }*/
	
	
/******************************************************************************************************************************************************
 							#SUPPORT tab
*******************************************************************************************************************************************************/
/* Three banners to support page */
	#supportbanners .topSpace a {display: block; width: 237px; height: 52px; padding: 0; font-size: 11px; color: black; border: 1px solid #aaaaaa;}
	#supportbanners .topSpace a:hover {border: 1px solid #000000;}
		/* for image banner, comment out the 3 lines below; for text banner, delete comment signs */
			/* #supportbanners .supportbanner1 a {width: 227px; height: 34px; padding: 18px 0 0 10px;} */
			/* #supportbanners .supportbanner2 a {width: 227px; height: 34px; padding: 18px 0 0 10px;} */
			/* #supportbanners .supportbanner3 a {width: 227px; height: 34px; padding: 18px 0 0 10px;} */
	#supportbanners .topSpace a img {vertical-align:bottom;} /* IE6 space-under-image bug */

/* Automatic detection text is too long, now it doesn't broke in two lines */	
	#supportProductDetect {left: 350px; width: 285px}
	#supportContentBlock{padding-bottom: 5px}
	#supportProductDetect .linkColor {text-align: left; display: block; white-space: nowrap; padding-top: 4px}
	#supportProductDetect .linkColor a {  padding-bottom: 10px; width: auto }
		
	/* no border for Win7 banner */
		#supportbanners .supportbanner2 a {border: none;}
		#supportbanners .supportbanner2 a:hover {border: none;}
	
/* GO button widening */
	#supportSubmitBtn {padding: 0 1em}
	
	
	
/******************************************************************************************************************************************************
 							FOOTER 
*******************************************************************************************************************************************************/
/* 4 column footer-area specs  */
		#footerBlockA {  width:310px; }
		.columnA {width:55%;}
		.columnB {width:38.5%;}
		#footerBlockB1 { width:139px; padding-right:10px; }
		#footerBlockB2 { width:184px; padding-right:5px; }
		#footerBlockC {  width:190px; }
		
/*  HP Newsroom link-width mod */
	#newsTicker .content {left: 5em;}
	
/* footer link list */
	#footerLinks ul {float: left; margin-left: 80px; text-align: center}
	#footerLinks ul li {display: block; float: left; list-style-type: none; padding: 0 3px}

	
/******************************************************************************************************************************************************
 							4-SEGMENT SPECS 
*******************************************************************************************************************************************************/
/* adjust menu size */
	.menu_block ul {height:328px;}
	
	


