/* Page element */
body {
  margin:0px;
  padding:0px;
}
h1, #table_content, #table_footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
  padding-bottom: 20px;
}
#table_footer a {
  color:#000000;
}
#table_external {
  width: 97%;
}
a {
  color: #000000;
}
a img {
  border: 0px;
}
iframe {
  width: 100%;
}
.img_graph {
  border: 1px solid #cccccc;
  float:left;
}
fieldset,
fieldset table {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#profile_summary {
  clear:both;
  margin-top:5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
#profile_summary span {
  margin-right: 10px;
}

/* Not visible */
#top_bgground, #icons, #menu_bgground, #table_menu, .graph_config, #close, #spacer {
  display: none;
}