/*	
	Title:      Reset default browser styles
	Author:		justin.sepulveda@gmail.com
*/

html,body,form,fieldset,input,select,textarea,h1,h2,h3,h4,h5,h6{font-size:100%;margin:0;padding:0}
p,blockquote,ul,ol,dl,table,form,fieldset{margin:0 0 1.5em 0;padding:0}
h1,h2,h3,h4,h5,h6{margin:0 0 .5em 0;padding:0}
li,dd,blockquote{margin-left:1em}
a{outline:0}
blockquote,q{quotes:none}
img,fieldset{border:0}
ol,ul{list-style:none}
table{border:0;border-collapse:collapse;border-spacing:0}