/* Support pages
*****************************/
#contact #pageTitle {
	background: url("../../images/support/contact.gif") left top no-repeat;
	padding : 18px 0 0 0;
	overflow : hidden;
	height : 0px !important; 
	height /**/:18px; /* for IE5/Win */	
	}
#returnPolicy, #warrantyInfo, #disclaimerOfWarranties, #terms {
	padding : 20px 0 0 0;
	overflow : hidden;
	height : 0px !important; 
	height /**/:20x; /* for IE5/Win */
	}
#returnPolicy { background: url("../../images/support/returnpolicy.gif") left top no-repeat; }
#warrantyInfo {	background: url("../../images/support/warrantyinfo.gif") left top no-repeat; }
#disclaimerOfWarranties { background: url("../../images/support/disclaimer.gif") left top no-repeat; }
#terms { background: url("../../images/support/termsofuse.gif") left top no-repeat; }
.warrantySection { margin-bottom: 36px; }
h3 .normal { font-size: .8em; }
.jumpNav {
	margin: 0 0 32px 0;
	text-align: center;
	}
.jumpNav .delimiter { padding: 0 3px; }
.topLink { text-align: right; }
.warrantySection ul {
	font-size: 1.1em;
	line-height: 1.35;
	}