#searchpromo {
  background-color: #f1f1f1;
  clear: left;
  float: left;
  margin-right: 15px;
  padding: 12px;
  width: 425px;
}
#searchtips {
  float: left;
}
.shorttime {
  color: #c03;
}
#col-1 .acctinfo a {
  color: #c03;
}
#col-0 a.jobname {
  color: black;
  font-weight: bold;
  font-size: 11px;
}
#col-1 a.jobname {
  font-size: 11px;
  color: black;
  font-weight: bold;
}
.acctinfo {
  font-size: 95%;
  padding-bottom: 12px;
  width: 100%;
}
    .acctinfo td, .acctinfo th, .acctinfo caption {
      padding: 5px;
      text-align: left;
    }
    .acctinfo table {
      margin-bottom: 12px;
    }
    .acctinfo td {
      background-color: #FFC;
      border-bottom: 1px dotted #cc9;
    }
    .acctinfo .skip td {
      background-color: #FFFDE5;
    }
    .acctinfo thead th, .acctinfo tfoot td {
      background-color: #f1f1f1;
      border-bottom: none;
    }
    .acctinfo thead th {
      border-bottom: 1px dotted #cc9;
    }
    
    .acctinfo .skip .dynCalendar_row td {
	  background-color: #eeeeee;
	}
	
	.acctinfo .dynCalendar_row td {
	  background-color: #eeeeee;
	}
    
div.acctinfo {
  float: left;
}
.acctactions {
  line-height: 0.9em;
}
    .acctactions p {
      margin-top: .6em;
      margin-bottom: .6em;
    }
td.acctactions {
  padding-top: .1em;
  padding-bottom: .1em;
}
.showdetails, #col-1 .acctinfo .showdetails a, #col-0 .acctinfo .showdetails a {
  color: #885;
  font-size: 100%;
  font-weight: normal;
}

/* FROM DESIGNPROXY */
table {
  border-collapse: collapse;
}
thead {
  background-color: #f1f1f1;
  text-align: left;
}
td a {
  font-weight: normal;
  font-size: 90%;
}
td, th, caption {
  padding-left: 6px;
  padding-top: 4px;
  vertical-align: middle;
}
.tabletitle td {
  padding-top: 0;
  text-align: left;
}
tr.tabletitle {
  background-color: #f1f1f1;
}
caption {
  padding-bottom: 5px;
}
caption, .sectiontitle {
  text-align: left;
  text-transform: uppercase;
}
#searchtips td {
  text-align: center;
}