html, body {
border:0;
margin:0;
padding:0;
}
body {
line-height: 1;
}
img {
border:0;
}

a, a:visited {
text-decoration:none;
}

form {
margin:0;
padding:0;
display:inline;
}

textarea {
line-height:1.25;
}

table {
border:0;
margin:0 0 0 0;
padding:0;
}
table tr td {
padding:0px;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
        border-collapse: separate;
        border-spacing: 0;
}
caption, th, td {
        text-align: left;
        font-weight: normal;
}

p { margin: 1em 0; padding: 0;}