div.pipeline {
  position:relative;
  float:left;
  clear:both;
}

.pipeline h2 {
	text-transform:uppercase;
	font-size:13px;
	white-space: nowrap !important;
}

.pipeline-img {
  position:absolute;
  margin-top:10px;
}

.pipeline-table {
  width:679px;
  border-collapse:collapse;
  margin-bottom:25px;
}

.pipeline-table tr {
  vertical-align:top;
}

.pipeline-table tbody tr {
  height:30px;
}

.pipeline-table th {
  white-space:nowrap;
  font-weight:bold;
  text-align:center;
  padding-bottom:15px;
}

.pipeline-table th, .pipeline-table td {
  font:normal 11px/1.25em helvetica, arial, sans-serif;
  color:#333;
}

.pipeline-table th {
  font-weight:bold !important;
}

.pipeline-img-column {
  background:transparent url('/img/divider-y.gif') top left repeat-y;
}

.no-background-image {
  background-image:none !important;
}

.pipepline-product-column {
  width: 207px !important;
  text-align:right !important;
}

.pipepline-product-column div {
  padding:7px 6px 0px 0px !important;
}

.pipeline-table-header-product {
  /*text-align:right !important;*/
}

.pipeline-table-header-product span {
  padding:0px 6px !important;
}

.pipeline-table-header-preclinical {
  width: 73px;
}

.pipeline-table-header-phase1 {
  width: 73px;
}

.pipeline-table-header-phase2 {
  width: 73px;
}

.pipeline-table-header-phase3 {
  width: 73px;
}

.pipeline-table-header-status {
  /*width: 170px !important;*/
  text-align: left !important;
  padding-left: 5px;
}

.pipepline-status-td {
  text-align: left !important;
}

.pipepline-status-td div {
  padding:7px 0px 0px 6px !important;
}

.pipeline-indication-category-label {
  font-weight:normal !important;
  color: #666 !important;
  padding-top:10px !important;
}

.pipeline-indication-product-label, .pipeline-indication-product-label a, .pipeline-indication-product-label a:link, .pipeline-indication-product-label a:visited {
 font-weight:bold !important;
 line-height:1em !important;
 color:#41819D !important;
}

td.pipeline-indication-product-label {
  /*padding-bottom:5px!important;*/
}

.category_row {
	height: 5px !important;
}
