/* Katie's megafresh reset */
	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: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 1em; font-family: inherit; vertical-align: baseline; }
	:focus { outline: 0; } ol, ul { list-style: none; } table { border-collapse: collapse; border-spacing: 0; }
	caption, th, td { text-align: left; font-weight: normal; }
	blockquote:before, blockquote:after, q:before, q:after { content: ""; }
	blockquote, q { quotes: "" ""; } :link,:visited { text-decoration: none; } a img,:link img,:visited img { border: none; }
	html,body { height: 100%; } /* isotope required for containers to inherit vertical size from window */
	body { font-family: sans-serif; }
	ul { overflow: hidden; } /* careful with this one "outside" bullets will just disappear */
	ul li { list-style-type: none; }
	strong { font-weight: bold; }

/* stiletto style */
	.envelope:before, .envelope:after { content: ""; display: table; } .envelope:after { clear: both; } 
	.addshadow {  margin-bottom: 4px; border: 1px solid #d2d2d2; -moz-box-shadow: 3px 3px 4px #999; -webkit-box-shadow: 3px 3px 4px #999; box-shadow: 3px 3px 4px #999; filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=3); -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=3)"; }
	