h2 {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0.9em;
	background: none;
}
h3 span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
p span, h2 span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}

#inthenews {
	float: right;
	width: 291px;
	line-height: 1.4em;
	height: 262px !important;
	padding: 17px 18px 9px 19px;
	margin-bottom: 23px;
	background: #dfdfdf url(../images/inthenews-bkgnd.jpg) no-repeat left top;
}
* html #inthenews {   /* IE6 fix */
	height: 301px;
}
#inthenews h2 {
	line-height: 1em;
	margin-bottom: 0.8em;
}
#inthenews .newsitem {
	clear: both;
}
#inthenews .image {
	float: left;
	width: 72px;
	margin-top: 3px;
	margin-bottom: 7px;
}
#inthenews .description {
	float: left;
	width: 208px;
	margin-left: 10px;
}
#inthenews .date {
	float: left;
	width: 208px;
	font: italic 0.9em/1.2em Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #64676a;
	padding-top: 0.1em;
	margin-left: 10px;
	margin-bottom: 10px;
}

#inthenews ul {
	clear: both;
	padding: 0;
	padding-top: 1px;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}
#inthenews li {
	float: left;
	padding: 0 1em 0 0;
	margin: 0;	
	background: none;
}
#inthenews li.last {     
	padding-right: 0;
	border-right: none;
}
#inthenews li a {
	display: block;
	height: 18px;
	text-decoration: underline;
	text-align: center;
	color: navy;
}
#inthenews li a.press {
	padding-left: 23px;
	background: transparent url(../images/icon-press.gif) no-repeat left top;
}
#inthenews li a.rss {
	padding-left: 23px;
	background: transparent url(../images/icon-rss.gif) no-repeat left top;
}
#inthenews li a.nihradio {
	padding-left: 23px;
	background: transparent url(../images/icon-nihradio.gif) no-repeat left top;
}
#inthenews li a.multimedia {
	padding-left: 23px;
	background: transparent url(../images/icon-multimedia.gif) no-repeat left top;
}
* html #inthenews li a.press {   /* IE6 fix */
	width: 6.2em;
}
* html #inthenews li a.rss {   /* IE6 fix */
	width: 10em;
}
* html #inthenews li a.nihradio {   /* IE6 fix */
	width: 4.6em;
}
* html #inthenews li a.multimedia {   /* IE6 fix */
	width: 5.3em;
}



#tabbedfeatures {
	clear: both;
	float: left;
	width: 596px;
	/* min-height: 262px; */
	padding-left: 20px;
	padding-bottom: 9px;
	background: #fff url(../images/tabbedfeatures-shadow.jpg) no-repeat 20px bottom;
}
#tabbedfeatures ul.tabs {
	height: 36px;
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}
#tabbedfeatures ul.tabs li {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	background: none;
}
#tabbedfeatures ul.tabs li a {
	display: block;
	height: 36px;
}
#tabbedfeatures ul.tabs li a span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#tabbedfeatures #glancetab a {
	/*width: 148px;*/
	width: 198px;
	background: transparent url(../images/tabbedfeatures.jpg) no-repeat 0 6px;
}
#tabbedfeatures #glancetab a:hover {
	background: transparent url(../images/tabbedfeatures.jpg) no-repeat 0 -30px;
}
#tabbedfeatures #glancetab a.current {
	background: transparent url(../images/tabbedfeatures.jpg) no-repeat 0 -66px;
}
/*#tabbedfeatures #fundingtab a {
	width: 200px;
	background: transparent url(../images/tabbedfeatures.jpg) no-repeat -198px 6px;
}
#tabbedfeatures #fundingtab a:hover {
	background: transparent url(../images/tabbedfeatures.jpg) no-repeat -198px -30px;
}
#tabbedfeatures #fundingtab a.current {
	background: transparent url(../images/tabbedfeatures.jpg) no-repeat -198px -66px;
}*/




#tabbedfeatures #fundingtab a {
	width: 596px;
	background: transparent url(../images/tabbedfeatured.jpg) no-repeat 0px 6px;
}
#tabbedfeatures #fundingtab a:hover {
	background: transparent url(../images/tabbedfeatured.jpg) no-repeat 0px -30px;
}
#tabbedfeatures #fundingtab a.current {
	background: transparent url(../images/tabbedfeatured.jpg) no-repeat 0x 6px;
}










#tabbedfeatures #labstab a {
	width: 198px;
	background: transparent url(../images/tabbedfeatures.jpg) no-repeat -398px 6px;
}
#tabbedfeatures #labstab a:hover {
	background: transparent url(../images/tabbedfeatures.jpg) no-repeat -398px -30px;
}
#tabbedfeatures #labstab a.current {
	background: transparent url(../images/tabbedfeatures.jpg) no-repeat -398px -66px;
}
#tabbedfeatures #trainingtab a {
	width: 143px;
	background: transparent url(../images/tabbedfeatures.jpg) no-repeat -453px 6px;
}
#tabbedfeatures #trainingtab a:hover {
	background: transparent url(../images/tabbedfeatures.jpg) no-repeat -453px -30px;
}
#tabbedfeatures #trainingtab a.current {
	background: transparent url(../images/tabbedfeatures.jpg) no-repeat -453px -66px;
}
/* Active tab uses the class name "current." Its highlight is also done by moving the background image. */
#tabbedfeatures ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	cursor: default; 
}
#tabbedfeatures .panes {
	clear: both;
	float: left;
	width: 594px;
	border-top: 0;
	border: 1px solid #bababa;
	margin-bottom: 10px;
	border-top: 0px;
}
/* Initially all panes are hidden except glancepane -- we want that one to show when JavaScript is disabled */ 
#tabbedfeatures .panes .pane {
	display: none;		
}
#tabbedfeatures .panes #glancepane {
	display: block;		
}
#tabbedfeatures .panes div {
	float: left;
	width: 557px;
	display: none;
	/*padding: 17px 18px 0 19px;*/
	padding: 17px 18px 17px 19px;
	height: auto;
	min-height:140px;
}
#tabbedfeatures .panes #glancepane {
	background: transparent url(../images/tabbedfeatures-glancepane.jpg) no-repeat left bottom;
}
#tabbedfeatures .panes #fundingpane {
	background: transparent url(../images/tabbedfeatures-fundingpane.jpg) no-repeat left bottom;
}
#tabbedfeatures .panes #labspane {
	background: transparent url(../images/tabbedfeatures-labspane.jpg) no-repeat left bottom;
}
#tabbedfeatures .panes #trainingpane {
	background: transparent url(../images/tabbedfeatures-trainingpane.jpg) no-repeat left bottom;
}

#tabbedfeatures .panes div h3 {
	margin-bottom: 0.7em;
}
#tabbedfeatures .panes div#fundingpane p {
	clear: both;
	padding: 0;
	margin: 0;
	margin-bottom: 0.4em;
}
#tabbedfeatures .panes div#fundingpane form {
	clear: both;
	float: left;
	padding-top: 1em;
	width: 260px;
}
#tabbedfeatures .panes div .searchbox {
	width: 200px;
	height: 18px;
	margin-top: 1px;
	margin-right: 4px;
	border: 1px solid #bfbfbf;
}
#tabbedfeatures .panes div input {
	float: left;
	position: relative;
	top: -0.2em;
}
#tabbedfeatures .panes div ul {
	clear: both;
	float: left;
	width: 557px;
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}
#tabbedfeatures .panes div#fundingpane ul {
	padding-bottom: 0;
}
#tabbedfeatures .panes div li {
	/*float: left;*/
	padding: 0 0.8em 0 0;
	margin: 0 0.8em 0 0;
	background: none;
	border-right: 1px solid #bbb;
}
#list_style li{border-right: 0px !important;}
#tabbedfeatures .panes div li.last {     
	border-right: none;
}
#tabbedfeatures .searchfundingopps legend {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}


#nihdirector {
	float: left;
	width: 288px;
	height: 247px; 
	padding: 4px 0 0 20px;
	background-color: #fff;
}
#nihdirector h2 {
	line-height: 1em;
	margin-bottom: 0.8em;
}
#nihdirector .image {
	float: left;
	width: 144px;
	margin-top: 3px;
	margin-bottom: 7px;
}
#nihdirector .description {
	float: left;
	width: 129px;
	margin-left: 0px;
	margin-bottom: 0;
	margin-top: 10px;
}
#nihdirector ul {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}
#nihdirector ul li {
	line-height: 1.2em;
	padding: 0;
	padding-bottom: 0.8em;
	margin: 0;
	background: none;
}
#nihdirector a.more {
	position: relative;
	left: -1px;
	display: block;
	width: 66px;
	height: 24px;
	margin-top: 4px;
	background: transparent url(../images/button-more-brown.gif) no-repeat left top;
}
#nihdirector a.more span {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}


#minifeatures {
	clear: both;
	float: left;
	width: 944px;
	/* height: 258px; */
	padding-top: 9px;
	padding-bottom: 25px;
	background-color: #fff;
}
#minifeatures h2 {
 	position: absolute;
 	left: -9000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
}
#minifeatures .minifeatureitem {
	float: left;
	width: 288px;
	padding-left: 20px;
}
#minifeatures .minifeatureitem h3 {
	line-height: 1.4em;
	padding-top: 6px;
	padding-bottom: 1em;
	margin-bottom: 0.2em;
	background: url(../images/h3-minifeatures-bkgnd.gif) no-repeat left bottom;
}
#minifeatures .image {
	float: left;
	width: 72px;
	padding-bottom: 10px;
	margin-top: 3px;
}
#minifeatures .description {
	float: left;
	width: 206px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#minifeatures ul {
	padding-left: 18px;
	margin: 0;
	list-style-image: url(../images/bullet-smallgray.gif);
}
#minifeatures li {
	margin-bottom: 0.3em;
}
#yellow{width:196px;height:118px;font-size: 13px !important;text-align:center;margin-top: 10px;}
#yellow ul{background:lightyellow;font-family: &quot;Lucida Sans Unicode&quot; !important;list-style:none; }
#yellow ul li{border: 1px solid black;background:#ffffcc;padding:10px 10px !important;}
#yellow ul li a{color:#6699ff !important;padding:10px;text-decoration:none;}
#link{color: #69F;text-decoration:none;font-weight: bold;}
a #link:hover{text-decoration:underline;}