		#pastPop {
			width: 81px;
			background: #fff;
			margin-top:0px;
			margin-left:32px;
			float:left;
			font-size:12px;
			}
		#pastPop ul {
			list-style: none;
			margin: 0;
			padding: 0;
			width: 350px;
			float:left;
			}
			
		#pastPop span, a.list_pop:link, a.list_pop:visited{
			font-family:arial, helvetica, sans-serif;
			font-size: 12px;
			font-weight:normal;
			display: block;
			margin: 0;
			border:0px;
			padding: 2px 3px;
			}
			
		#pastPop a.spanner_pop:link, a.spanner_pop:visited {
			font:11px/16px arial, helvetica, sans-serif; 
			font-weight:normal;
			display: block; 
			border:0px;
			margin: 0;
			}
					
		#pastPop span {
			color: #fff;
			background: #fff;
			}
	
		#pastPop span:hover {
			color:#fff;
			background-color:#fff;
			}
		
		#pastPop a {
			color: #000;
			background-color:#fff;
			text-decoration: none;
			}

		#pastPop a:hover {
			color: orange;
			background: #fff;
			}
			
		#pastPop li {position: relative;}
	
		#pastPop ul ul {
			position:absolute;
			top: 0;
			left: 90px;
			width:100%;
			}
		
		#pastPop ul ul {
			position: absolute;
			z-index: 500;
			}
			
		div#pastPop ul ul {
			display: none;
			}
		div#pastPop ul li:hover ul
			{display: block;}
			
		div#pastPop ul ul,
		div#pastPop ul li:hover ul ul,
		div#pastPop ul ul li:hover ul ul
			{display: none;}
	
		div#pastPop ul li:hover ul,
		div#pastPop ul ul li:hover ul,
		div#pastPop ul ul ul li:hover ul
			{display: block;}
			
		body {
			behavior: url(csshover.htc);
			}	
		<!--[if IE]>
		<style type="text/css" media="screen">
			body {
			behavior: url(csshover.htc);
			font-size: 100%;
				}

			#pastPop ul li {float: left; width: 100%;}
			#pastPop ul li a {height: 1%;} 
		
			#pastPop a, #pastPop h2 {
			font: 0.7em/1.4em arial, helvetica, sans-serif;
			}
			</style>
			<!{endif]-->
			

						
			
