* {
	margin: 0;
	padding: 0; } 
option {
		margin: 0;
		padding-left: 0.4em }
html {
		height: 100% ; } 
body {
		min-height: 101%;
		text-align: left; } 
fieldset, img {
		border:0; }
select, input, textarea {
		font-size: 99% ; }
.skip {
		position: absolute;
		left: -1000em;
}


