/* IE 6 style sheet fixes - the worlds most embarrasing web browser since IE 5 */

h3{
	font-size:12px;
}
ul#nav li a{padding:6px .7em 8px .7em;}
ul#nav li li{height:1em;}

#globalTopBanner{ height:1%;}

#leftCol li{
	height:0;
}
#leftCol li a{
	width:auto;
}
#copyright{
	background:url(../images/footer_base.gif) no-repeat;
	padding:.4em 0;
}

ul#nav li.hover ul{
	display:block;
	left:-1px;
	background:#5c5c5c url(../images/navul.png) no-repeat center bottom;
	height:auto;
	}
	
ul#nav ul#last{
	left:-105px;
}

.productMain{
		height:160px;
	}

.productAlerts{
	zoom:1;
	}
.productAlerts h3{
	padding:10px 0;
	}
	
span{
	zoom:1;
	
}

.productOptionsMenu li{
	padding:0;
	margin:0;
	
}
.productOptionsMenu li a{
	height:1%;
}
.productOptionsMenu li a:hover{
	text-decoration:none;
	color:#ffffff;
}
	
.lineListings ul{
	height:1%;
}
	
.lineListings ul.bundleList{
	height:150px;
	overflow:visible;
}
.lineListings li.pPrice{
	width:140px;
}
.productInfo h3{
	font-size: 115%;
}
			
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

label .helpTip{margin-top:-15px;}
label .helpTip img{
	margin:0 20px 0 -28px;
	display:inline;
	position:absolute;
}