html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
}
 
a {text-decoration: none;}
p {top-margin:0px;}
h5 {margin-top:0}
html, body {margin:0; padding:0}
.foo {
min-height:100px;
height: auto !important;
height: 100px;
}

.bar {
min-width:100px;
width: auto !important;
width: 100px;
}
