/* -- core styles - used by ALL browsers -- */
	@import "/styles/max_core.css";

/* ----- this filter is for IE6/windows ONLY ----- */
	@import "/styles/max_ie6win.css";

/* ----- this filter is for IE5/windows ONLY ----- */
	@media tty {
	 i{content:"\";/*" "*/}} @import '/styles/max_ie5win.css'; /*";}
	}/* */


/* ----- this filter is for IE5/mac ONLY ----- */
	/*\*//*/
		@import "/styles/max_ie5mac.css";
	/**/
	
/* ----- this is the stylesheet all browsers, except IE5/mac -----
	\*/
	@import "/styles/max_core.css";	
	/* end hide from IE5/mac */



.vote-up a { position: absolute; top: 1px; right: 2px; width: 16px; height: 9px; text-indent: -999em; overflow:hidden; background:url(http://cdn.squidoo.com/images/icon_vote-up.gif) no-repeat; }
	.vote-up a:hover, .voted-up a { position: absolute; top: 1px; right: 2px; width: 16px; height: 9px; text-indent: -999em; overflow:hidden; background:url(http://cdn.squidoo.com/images/icon_vote-up.gif) no-repeat; background-position: -16px 0; }
.vote-down a, .vote-down a:hover, .voted-down a { display:none; }
.points { font: italic 9px verdana, Arial, Helvetica, sans-serif; color: #666; padding: 0 0 0 10px; }

