
#ibar{
	background: url(http://images.livescience.com/common/template_images/ibar/bug_bg_tile.gif) repeat-x top scroll;
	height:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	top: 0;
	left: 0;
	right: 0;
}
#ibar img{ border:none; }
#ibar .wrapper { 
	width: 997px;
	margin: 0px auto;
}
#ibar dl{ margin:0; }
#ibar dt{
	float:left;
	height:23px;
	margin-right:7px;
}
#ibar dt a{ 
	height:23px;
	color: #333; 
	font-size:9px;
	font-weight:normal;
	line-height:20px;
	float:left;
	text-decoration:none;
}
#ibar dt a.none img{ margin:0; }
#ibar dt a:hover{ 
	color: #141ABF; 
	text-decoration:underline;
	background-position:bottom left;
}
#ibar dt img{ margin-right:5px; }
/*
#ibar dd{
	width:108px;
	height:149px;
	font-size:9px;
	color: #666;
	margin:0 6px 0 10px;
	background: url(http://dev.spaceholdings.com/imaginova/template_images/ibar/drop_box.png) no-repeat top left;
	position:absolute;
}*/
#ibar dd{
	color: #333;
	font-size:9px;
	text-align:center;
	margin:23px 6px 0 5px;
	padding-bottom:10px;
	width:123px;
	background:#FFFFFF;
	border:1px solid #DDD;
	opacity:0.95;
	position:absolute;
	z-index:1000;
}
#ibar dd img{ margin:5px 0 0;}
#ibar dd p{ margin:5px;}
#ibar dd a{
	margin:5px;
	font-weight:bold;
	text-decoration:underline;
	color:#36C;
	display:block;
}