﻿/* Reset */
wrapper, html, body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, fieldset, input, hr {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
fieldset, img, input {  
	border: 0;
}
table {
				border-collapse: collapse;
				border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
p {
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
li {
	font-size: 100%;
	font-weight: normal;
}
a:focus {
	outline: none;
}

ul {
    padding-left:1em;
    margin-left:0;
}

form, ul, dl, dt, dd, li, h1, h2, h3, h4, h5, h6 {
margin: 0; padding: 0;
}
1wrapper {
	margin: 0 0 0 0;
	padding: 0;
}

