	/* quick links */
	
		
		
		#quick_heading {
			font: bold 12px Verdana;
			margin: 16px 0 8px 0;
			padding: 0 0 4px 0;
			border-bottom: solid 1px #ADADAD;
		}
		
		
		#quick_links_xml {
			margin: 8px 8px 16px 8px;
			font: 11px Verdana;
		}
		
		#quick_links_xml a {text-decoration: none; font: 11px/12px Verdana;}
		#quick_links_xml a:link {color: #000;}     /* unvisited link */
		#quick_links_xml a:visited {color: #000;}  /* visited link */
		#quick_links_xml a:hover {color: #000; text-decoration: underline;}   /* mouse over link */
		#quick_links_xml a:active {color: #000;}   /* selected link */
		
		#nav_rss {
			margin-top: 6px;
		    background: url(../_images/misc/button_rss2.gif) no-repeat;
			height: 16px;
			padding-left: 52px;
			padding-top: 1px;
		}
		
		#nav_pod {
			margin-top: 6px;
		   	background: url(../_images/misc/button_pod3.gif) no-repeat;
			height: 16px;
			padding-left: 52px;
			padding-top: 1px;
		}	
		
		
		
		
		#quick_links {
			margin: 16px 6px 12px 8px;
			padding-bottom: 6px;
			
		}
		
		.quick_link {
			height: 27px;
			width: 131px;
			padding: 6px 0 0 42px;
			font:  12px Verdana;
		}
	
		/*#link1 {background: url(../_images/left_nav/icon_enews.gif) no-repeat 1px 1px}
		#link2 {background: url(../_images/left_nav/icon_sp.gif) no-repeat 1px 1px}
		#link3 {background: url(../_images/left_nav/icon_arn.gif) no-repeat 1px 1px}
		#link4 {background: url(../_images/left_nav/icon_onhold.gif) no-repeat 1px 1px}
		#link5 {background: url(../_images/left_nav/icon_seeseattle.gif) no-repeat 1px 0px}*/
		
		
		#link1 {background: url(../_images/left_nav/button_enews.png) no-repeat 1px 1px}
		#link2 {background: url(../_images/left_nav/button_blog.png) no-repeat 1px 1px}
		#link3 {background: url(../_images/left_nav/button_facebook.png) no-repeat 1px 1px}
		#link4 {background: url(../_images/left_nav/button_myspace.png) no-repeat 1px 1px}
		#link5 {background: url(../_images/left_nav/button_rss.png) no-repeat 1px 0px}
		
		.quick_link a:link {color: #000; text-decoration: none;}
		.quick_link a:visited {color: #000; text-decoration: none;}
		.quick_link a:active {color: #000; text-decoration: none;}
		.quick_link a:hover {color: #000; text-decoration: underline;}
