

/* ### Header ###################################################################### */

div.diginotarheaderlightyellowfixed
{
  height:22px;
  padding:10px 15px 0px 20px;
  clear:both;
}


/* ### Title ####################################################################### */

div.diginotartitlelightyellowfixed
{
  float:left;
}

div.diginotartitlelightyellowfixed span
{
  color:#005099;
  font-family:Verdana; font-size:14px;
}


/* ### Action ###################################################################### */

div.diginotaractionlightyellowfixed
{
  width:20px;
  float:right;
}


/* ### Content ##################################################################### */

div.diginotarcontentlightyellowfixed
{
  font-family:Verdana; font-size:11px;
  text-align:left;
  line-height:20px;
  margin: 0px 0px 15px 20px;
  padding:10px 15px 10px 15px;
  clear:both;
  width: 240px;
  background-color: #faf3d1;
  float:right;
}

div.diginotarcontentlightyellowfixed div
{
  font-family:Verdana; font-size:11px;
}

