html, body, div, table, tr, td, img, 
h1, h2, h3, h4, p, 
ol, ul, li, form, embed, object { 
    margin: 0px; 
	padding: 0px;
	border: 0px;
}

.content ol { padding-left: 2em; }

input { margin: 0px;padding: 0px; }

html, body { width: 100%; }

body { behavior: url( javascript/csshover2.htc ); }

.png { behavior: url( javascript/iepngfix.htc ); }

table { border-collapse: collapse; }
td { vertical-align: top; }

.clearer { clear: both; }

.center, .centered { margin-left: auto;margin-right: auto; }

.positioner { position: relative; }

.nowrap { white-space: nowrap; }

.flashHeader h1 { display: none; }
