/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
:focus {
	outline: 0;
	}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
input, select {
	font: 11px verdana, helvetica, sans-serif;
	}
input[type=text] {
	padding-left: 2px;
	}

/* links */


#rss_headlines {
	background: #f6f6f6;
	padding-left: 6px;
	}
#action a.rss_link {
	background: #f6f6f6 url(http://images.salon.com/src/feed.gif) center left no-repeat;
	padding-left: 16px;
	}
a.comments_link {
	background: transparent url(http://images.salon.com/img/new/comments_c00.png) center left no-repeat;
	padding-left: 12px;
	margin-left: 0.5em;
	}


