	
	.h5Header
	{
		padding-bottom:20px;
		text-align:left;
	}
	
	.h4Header
	{
		border-bottom:1px solid #eee;
		padding-bottom:5px;
	}
	
	#custContent
	{
		text-align:left;
		width:900px;
	}
	
	.leftCust
	{
		float:left; 
		width:240px; 
		margin:0 0 0 40px;
		text-align:left;
		padding:0 0 0px 10px;
	}
	
	.leftCust+#right
	{
		border-left:1px solid #eee;
	}
	
	.phoneNumberSize {font-size: 14px;}
	
	#bottomCust
	{
		clear:both; 
		width:100%;
	}
	
	.noBullet
	{
		margin:10px 0 10px 15px; 
		padding:0px;
		list-style-type:none;
	}
	
	ul .noBullet
	{
		margin:10px 0 10px 15px; 
		padding-top:20px;
		list-style-type:none;
	}

	.vertLine
	{
		margin:25px 0 0 0; 
		float:left;
	}

	#redTextCust
	{
		font-size:10px; 
		color:#990000; 
		margin:15px 0; 
	}
	
	#contactBox
	{
		border:1px solid #d2d2d2;
		padding:15px 15px 0 15px;
	}
	
	#shipPop
	{
		font-size:11px;
		line-height:16px;
		color:/*#568026;*/#568026;
		text-decoration:none;
		cursor:pointer;
		display:inline;
	}
	
	#shipPop:hover
	{
		color:#568026;
		text-decoration:underline;
	}
	
	/*/////this stays on this page/////*/
	.asterisk 
	{
		font-size:10px;
	}
	
	/*This is for the Popup Window*/
	.popContent 
	{
		background-color: #f6f6f6; 
		border-left:2px solid #458c1e;
		border-right:2px solid #458c1e;
		margin:0 -10px 0 -10px;
		padding:0 10px;
	}
	
	.shipChartPosition 
	{
		top: 15%;
		margin:0 auto;
		/*IE6 only css*/    
		_top:50px;
	}
	
	.shipChartWrapper 
	{
		position: relative; 
		padding:0 10px 10px 10px;
		text-align:left;
	}
	
	.shipChartSize 
	{ 
		width: 755px; 
	}





