/* =Elements Reset
--------------------------------------------------------------------------------------- */
*							{ margin:0; padding:0; }
a							{ outline:none; border:none; }
img							{ border:none; }
abbr, acronym				{ border-bottom:1px dotted #ddd; cursor:help; }
fieldset					{ border:none; }
form label					{ cursor:pointer; }
input, select, textarea		{ vertical-align:middle; }
h1,h2,h3,h4,h5,h6,strong	{ font-weight:bold; }
em							{ font-style:italic; }
ol li						{ list-style:decimal outside; }
ul li						{ list-style:disc outside; }
th							{ font-weight:bold; text-align:center; }
caption						{ text-align:center; }
