html, body, div, span,
applet, object, iframe,
p, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul, form, label,
h1, h2, h3, h4, h5, h6, hr {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	line-height: 1.5em;}

:focus {outline: 0;}

table {border-collapse: collapse; border-spacing: 0;}

ol, ul {list-style: none;}

.clear {clear: both; height: 1px; margin: 0; padding: 0;}

/* hide/show */
.hide {display: none;}
.show {display: block;}	
	
/* lightbox bandaid */
#bottomNavClose {line-height: 5; border: 1px solid #fff;}
