ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-size: 11px;
  background-color: #fff;
}

body
{
  padding: 20px;
}

table.user_collection tbody tr td
{
  padding: 5px;
}

table.user_collection tbody tr
{
  border: 1px solid black;
}
#sf_admin_container ul.sf_admin_actions input
{
  font-size: 10px;
  background-image: url("/images/license_button.png");
  background-repeat: repeat;
  color: #444;
  margin-right: 6px;
  height: 28px;
  padding: 4px;
}