#content {
	margin: 97px 0 0 0;
	width: 490px;
}

#crumbs, #content h1 {
	margin-left: 21px;
}

#content #pipeline {
	width: 490px;
	margin-top: 10px;
}

* html #content #pipeline {
	margin-top: 0px;
}

#content table {
	border: 0;
}

#content th {
	background: #b3c2b5;
	border-left: solid 1px #cdd9c8;
	border-bottom: 0;
	height: 32px;
	padding: 0;
}

#content td {
	padding: 3px 0 5px 7px;
	border-left: solid 1px #eff2f0;
	border-top: solid 1px #bbb;
	border-bottom: 0;
	background: #ddd bottom left repeat-x url("cell-bottom.gif");
}

#content .alt td {
	border-top: 0;
	background: #d1dbd3 bottom left repeat-x url("cell-bottom.gif");
}

#content td.subhead {
	border: 0;
	background: #fff;
	color: #a1b5a6;
	font-weight: bold;
}

#content td.subhead p {
	font-weight: normal;
	color: #000;
	margin-top: 0;
}

#content .product {
	border-left: 0;
	width: 70px;
}

#content .program {
	width: 79px;

}

#content .partner {
	width: 47px;
}

#content .research {
	/*width: 57px;*/
	padding: 3px 0 3px 0;
}

#content .preclinical {
	/*width: 78px;*/
	padding: 3px 0 3px 0;
}

#content .phase1 {
	/*width: 47px;*/
	padding: 3px 0 3px 0;
}

#content .phase2 {
	/*width: 50px;*/
	padding: 3px 0 3px 0;
}

#content .phase3 {
	/*width: 54px;*/
	padding: 3px 0 3px 0;
}

.bandFull {
	height: 15px; width: 100%;
	background: #eff2f0;
}

.bandThird {
	height: 15px; width: 33%;
	background: #eff2f0 no-repeat top right url("band.gif");
}

.bandHalf {
	height: 15px; width: 70%;
	background: #eff2f0 no-repeat top right url("band.gif");
}

.bandThree {
	height: 15px; width: 100%;
	background: #eff2f0 no-repeat top right url("band.gif");
}
.bandSpecial {
	height: 15px; width: 70%;
	margin-bottom: 32px;
	background: #eff2f0 no-repeat top right url("band.gif");
}
.lower {
	margin-bottom: 0 !important;
}
.alt .bandHalf {
	height: 15px; width: 70%;
	background: #eff2f0 no-repeat top right url("band-alt.gif");
}

/*.research img, .preclinical img, .phase1 img, .phase2 img, .phase3 img {
	display: none;
}*/

.research, .preclinical, .phase1, .phase2, .phase3 {
	width: 57px;
}


*html .research, *html .preclinical, *html .phase1, *html .phase2, *html .phase3 {
	width: 87px;
}

.print {
	float: right;
	margin: -15px 5px 10px 0;
}