hr
{
  color: #FFCC99;
  background-color: #FFCC99;
  border: 0px;
  height: 1px;
}
.resume-table { 
  width:        90%;
  padding:      0px;
  color:        #000000;
  font-family:  Verdana;
  font-size:    12px;
  border-left:  #EEDDCC 1px dotted;
  border-right: #EEDDCC 1px dotted;
}
.resume-title { text-align: center; height: 40px; border: none; width: 100%; vertical-align: middle; background: #EEDDCC }
.resume-sub   {  }
.resume-txt   { padding: 2px; vertical-align: top; border-bottom: #EEDDCC 1px dotted; }

.main-nav-table { width: 90%; background-color: #F0F0E0; border: #FFCC99 1px solid; }
.main-nav-td { width: 50%; text-align: center; padding: 5px; border: #FFCC99 1px solid; }

/* Technorati styling */
#technorati
{
  background: #FFFFFF;
  font-family: Arial;
  border: 1px #999999 solid;
  font-size: 10px;
  text-align: left;
  width: 160px;
}
#te_search
{
  height: 90%;
  border: 1px solid #FFCC99;
  background-color: #FFEEDD;
}
.btn
{
  font-family: Verdana;
  font-size: 9px;
  color: #FFFFFF;
  background: #990000;
}

