/* Sort padding & margins out */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, blockquote, th, td {margin: 0; padding: 0;}

/* Remove list styles from lists */
ol, ul {list-style:none;}

/* Normalise font style & weight */
address, caption, cite, code, dfn, th, var {font-style:normal;font-weight:normal;}

/* Set tables to have a default of nothing */
table {border-collapse:collapse ;border-spacing:0;}

/* Set td's and th to have a little default padding */
td, th {padding:3px;}

/* Remove border from Fieldset and images */
fieldset, img {border:0;}

/* Left align text etc... */
caption, th {text-align:left;}

/* Removes quotation marks from q */
q:before, q:after {content:'';}

/* Create a consistent font size through all browsers */
body, textarea {font-size: 76%; color:#333; font-family:Arial, Helvetica, sans-serif;}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td, blockquote, textarea {font-size:1em;}

/*----------------*/

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
