@CHARSET "UTF-8";
body {behavior:url("/css/csshover.htc");}
div.hd, div.bd, div.ft { behavior: url(/css/iepngfix.htc); }

table#pipe_table { clear: both; padding: 0; color: #727076; font-size: 10px; width: 512px; }
table#pipe_table th{font-weight: bold; text-align: center; width: 80px; height: 29px; border: solid 1px #e7e7e8; padding: 0; margin: 0;}
table#pipe_table th.compound{text-align: left; border: none; width: 98px; }

table#pipe_table th.discovery, table#pipe_table th.phase1, table#pipe_table th.phase3 {background: #d9d9da; }
table#pipe_table th.preclinical, table#pipe_table th.phase2 {background: #e0e0e0;}

table#pipe_table td{width: 80px; border-right: solid 1px #e7e7e8; padding: 0; margin: 0; position: relative; }
table#pipe_table td.compound {border: none; width: 98px; padding: 0 3px 10px 0; height: 40px;}
table#pipe_table td.rowheader {height: 15px; padding: 0 0 0 0; font-weight: bold; border: none; }
table#pipe_table td.compound, table#pipe_table td.preclinical, table#pipe_table td.phase2 {background: #fff;}
table#pipe_table td.discovery, table#pipe_table td.phase1, table#pipe_table td.phase3 {background: #f6f6f7;}

table#pipe_table td.roll_active:hover {background: #ebe8f1; cursor: pointer;}

table#pipe_table td.compound a {color: #649387; text-decoration: none; }
table#pipe_table td.compound a:hover { text-decoration: underline; }

div#page div#tool_box {  }

div.pop_up {
	color:#333;
	padding:0;
	border:none;
	width: 289px;
	position: absolute;
	background: transparent;
	visibility: hidden;
}

div.pop_up div.hd {background-color: transparent; border: 0; vertical-align: bottom; background: transparent url(/site_gfx/pipeline_pop_back_new_top.png) no-repeat 0 -0; }

.yui-panel .container-close {margin: 28px 15px 0 0;}

div.pop_up div.bd {padding: 0 0px 10px 15px;background: transparent url(/site_gfx/pipeline_pop_back_new_body.png) repeat-y;}
div.pop_up div.ft {padding: 5px 8px 10px 15px;background: transparent url(/site_gfx/pipeline_pop_back_new_foot.png) no-repeat; height: 20px;}


div.pop_up div.hd div.title {color: #75629c; font-size: 14px; padding: 30px 10px 0 11px; margin: 0; }
div.pop_up div.hd div.title span.category {color: #5397b6;}
div.pop_up div.bd div.desc {color: #727076; font-size: 10px; margin: 0px 0 0 10px; }