  .top_inside{
    background-image: none;
    background-color: transparent;
  }
  .page_print_action_bar { margin-left:32px; margin-top:1em; }
  .page_print_action_bar input {
    width:7em;
  }
 .odd_row{
   background-color:#f5f5f5;
  
  } 
  .even_row {
   background-color:transparent;
 }
.resume_form td, .resume_form th {
  color: black;
  padding:0;
  padding-left:7px;
  padding-bottom:2px;
  font-size: 12pt;
  vertical-align:top;
  width: auto;
  min-width: 14em !important;

}
.resume_form th {
  background-color: #dedede;
  padding-top:3px;
  padding-bottom:3px;
}
.sizebox_info {
  font-size: 12pt !important;
}

.top_inside, .sizebox_parent  {
  width: 750px;
}
.resume_form {
  width: 680px;
}
.top_inside {
  height:350px;
}

.tcf_logo_small {
  display:none;
}


.no_print { display:none; }

