* {margin:0px; padding:0px;} /* normalizes margin, padding */
div {position:relative;} /* to help with position:absolute and z-index */
a {outline:none;} /* firefox fix */
h1,h2,h3,h4,h5,h6,p {font-size:100%;padding-bottom:12px;}
ol, ul {margin-left:36px;margin-bottom:12px;} /* removes bullets from lists */
table {border-collapse:collapse; border-spacing:0px;}
fieldset, img {border:none;} /* removes border */
caption, th {text-align:left;} /* default is center */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {font-size:14px;}
.padding {padding:10px;}