/* Start of CMSMS style sheet 'mycss' */
ul.noindent{ padding: 0; margin: 0; }

table.thesis td.name{ width : 100px; }

table.thesis td.title{ width : 600px; }

table.member td
{
  vertical-align: top;
  padding: 5px;
  }

table.member td div
{
  width: 190px; 
  overflow: auto;
  border-style: solid;
  border-color: #385C72;
  border-width: 1px 10px 1px 1px;
  padding: 5px
  }

table.member td div img
{
  width: 40px;
  height: 46px; 
  float: left; 
  margin: 0px 10px 0px 0px;
  }

table.decision
{
  border-style: solid;
  border-width: 1px;
  border-color: #385c72;
  border-spacing: 0px;
  }

table.decision thead
{
  color: white;
  background-color: #385c72;
  }

table.decision td
{
  border-style: solid;
  border-color: #385c72;
  border-width: 1px;
  padding: 1px 5px 1px 5px;
  height: auto;
  overflow: auto;
  }

table.decision th
{
  border-style: solid;
  border-color: #385c72;
  border-width: 1px;
  padding: 1px 5px 1px 5px;
  }

table.decision-rule
{
  border-style: solid;
  border-width: 1px;
  border-color: #385c72;
  border-spacing: 0px;
  }

table.decision-rule td{ padding: 3px 3px 3px 3px; }


table.member tbody tr td{ width: 300px; }

table.member tbody tr td div{ width: 222px; }

table.inoue-profile tr{ vertical-align: top; }

table.inoue-profile th{ color: #95004A; }

table.inoue-profile td{ color: #000f66; }

ol.reference{ counter-reset: item; padding: 0; }

ol.reference li{ display: block; padding: 0 0 1em 0; }

ol.reference li:before
{
  display: marker;
  content: "[" counter(item) "] ";
  counter-increment: item;
  }

div.vmenu a#ou{ background:url("/uploads/images/favicon_ou.png") no-repeat scroll 0.1em center transparent; }
div.vmenu a#es{ background:url("/uploads/images/favicon_es.png") no-repeat scroll 0.1em center transparent; }
div.vmenu a#ee{ background:url("/uploads/images/favicon_ee.png") no-repeat scroll 0.1em center transparent; }
div.vmenu a#ss{ background:url("/uploads/images/favicon_ss.png") no-repeat scroll 0.1em center transparent; }

/* End of 'mycss' */

