/*----------------------------------------------------
Reset CSS Document 
Created: Wed 19.12.07 @ 11:09 a.m.
Updated: Mon 21.04.08 @ 16:56 p.m.
Author: Kean Richmond
----------------------------------------------------*/

html, *						{margin:0; padding:0;}
 
h1,h2,h3,h4,h5,h6 			{font-size:100%; font-weight:normal;}

fieldset,
iframe,
img							{border:0;}

table 						{border-collapse:collapse; border-spacing:0;} 
th							{font-style:normal; font-weight:normal; text-align:left;} 

ol,ul 						{list-style:none;}

input						{vertical-align:middle;}