#ql-container{ z-index: 10; } /* -- CSP NRM 04/29/2010 - Added this to keep the quicklinks from falling under the twitter widget -- */

#ql-holder { background:#ffffff; padding:8px 0; border:1px solid #000000; }
	#ql-holder a.quicklinks, #ql-holder a.quicklinks:link, #ql-holder a.quicklinks:active, #ql-holder a.quicklinks:hover, #ql-holder a.quicklinks:visited {
		float:none; display:block; height:auto; width:150px; background:none;
		color:#000000; font-family: Helvetica; font-size:12px; text-decoration:none; text-indent:0;
	}
		#ql-holder a.quicklinks:hover { background:#b0d498; font-weight: bold; }

	#ql-holder a.quicklinks span{ display:block; padding:6px 12px; text-decoration:none; } /*padding:TRouBLe;*/

