html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, 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: none;
	outline:none;
	font-weight: inherit;
	font-style: inherit;
	font-size:12px;
	font-family: inherit;
	vertical-align: baseline;
	font-family:Georgia, "Times New Roman", Times, serif;
}
:focus {
	outline: none;
}
input, textarea{
cursor:text;
}
body {
	z-index: 1;
	
	font-size:12px;
}
ol, ul, li, dl, dd, dt {
	list-style:none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
a, a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color:#484540;
}
a:hover {
	text-decoration:underline;
	color:#484540;
}
img, a img {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	font-size:14px;
	font-weight:bold;
}
/* < hide me > */
.off, #register-form dt, #register-form h2, #share-form dt, #share-form h2, #contact-sign-in h2, #con-register-form h2, #con-register-form dt, #secondary-nav li a span, #top-nav li a span, #collection-left h1, #collection-left #item-types li a span{
	visibility:hidden;
	position:absolute;
	left:-9000px;
	top:0px;
	z-index:0;
}
/* < / hide me > */