body, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, blockquote, form, fieldset, table, th, td, img {
border:medium none;
font-size:100%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}
img {
vertical-align:top;
}
hr {
display:none;
}
a:hover {
cursor:pointer;
}
.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
.clearfix {
display:inline-table;
}
* html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

