/*----------------------------------------------------
Reset CSS Document 
Created: Wed 19.12.07 @ 11:09 a.m.
Updated: Tue 05.08.08 @ 09:31 a.m.
Author: Kean Richmond
Latest Addition(s): Removal of italic on cite
----------------------------------------------------*/

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;}

cite						{font-style:normal;}

a							{outline:none;}