/*	 QUEST - Reset Stylesheet
======================================================================*/

html, body, div,
h1, h2, h3, h4, h5, h6, pre, p, blockquote,
form, legend, textarea, fieldset, 
th, td, tbody, thead, tfoot,
ul, ol, li
{ margin: 0; padding: 0; }	

h1, h2, h3, h4, p { text-align: left; }
input, select, textarea, table, td, th { font-family: inherit; text-align: left; }

table    { border-collapse: collapse; border-spacing: 0; } 
img      { border: 0; }
a, label { cursor: pointer; outline: none; }

object { outline: none; }

/*	global html
----------------------------------- */

body, html { text-align: center; }

a span { display: block; }

.nop p { margin: 0; }
