body {
  background-color: #fff;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin: 0;
  padding: 0;
}

p, pre, blockquote, ul, ol, dl, fieldset, address, table {
  margin-bottom: 1.33em;
}
ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl {
  margin-bottom: 0;
}
hr {
  margin: 0.5em 0;
}

h1 {
  font-size: 2em;
  margin-bottom: .67em;
}

h2, dt {
  font-size: 1.5em;
  margin-bottom: .83em;
  font-weight: bold;
}

h3 {
  font-size: 1.17em;
  margin-bottom: 1em;
}

h4 {
  margin-bottom: 1.33em;
}

h5 {
  font-size: 0.83em;
  margin-bottom: 1.67em;
}

h6 {
  font-size: 0.67em;
  margin-bottom: 2.33em;
}

ul, ol {
  padding-left: 3em;
}
dd, blockquote {
  margin-left: 3em;
}
body, th, td {
  font-size: 11px;
  font-family: verdana, sans-serif;
}
th {
  text-align: left;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0px;
}
table img, button img {
  vertical-align: middle;
}
object, embed {
  display: block;
}
.content {
  width: 100%;
  float: right;
}

.imageSide {
  float: right;
}
hr.content {
  border: 0;
  background: transparent;
  height: 1px;
}

.dialogButtons,
#dosubmit-input {
  margin-top:10px;
}
