
/**  Copyright (c) 2005-2009 Webplus, Inc. All rights reserved.  **/

/**  Description: script specific style  **/

#tracking {
  width: 100%;
}

#tracking th,
#tracking td {
  border-bottom: 1px solid #f7a11a;
  padding: 5.5pt 0;
  text-align: left;
}

.radio_column {
  width: 70px;
}

.rowodd {
  background-color: #f9fbfe;
}