/* reset base style definitions */

* {
padding:0; margin:0;
}
 
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label,
ul, ol, dl, fieldset, address {
  margin:0;
  padding: 0;
}

table {
  font-size: 100%;
  background-color: transparent;
  border-collapse: collapse;
}

li, dd {
margin-left:5%;
}

fieldset {
padding: .5em;
} 
img {
  border: none;
}
table {
  font-size: 100%;
  background-color: transparent;
  border-collapse: collapse;
}
tr {
  vertical-align: top;
}
fieldset {
}
.m {
  -moz-border-radius-topleft: 12px;
  -moz-border-radius-topright: 12px;
  -moz-border-radius-bottomleft: 12px;
  -moz-border-radius-bottomright: 12px;
}
br.clearit {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 01px;
  letter-spacing: 0px;
  margin: 0px 0px 0px 0px;
}
div.clearit, br.clearit {
  clear: both;
  margin: 0;
	padding: 0;
}
.clearit:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

