/* Discover Global */
#hsb_disc_breadcrumb {
	border-top:solid 1px #e3e3e3;
	display:inline;
	float:left;
	margin:0 20px 2px 20px;
	padding-top:10px;
	width:900px;
}
#hsb_disc_breadcrumb li {
	display:inline;
}
#hsb_disc_breadcrumb li a {
	background: url(../images/home/arr_blue.gif) no-repeat right center;
	color:#acacac;
	float:left;
	font-weight:bold;
	padding:0 10px 0 5px;
}
#hsb_disc_breadcrumb li.last a {
	background:none;
}

#hsb_disc_hdr {
	background:#fff;
	display:inline;
	float:left;
	margin:0 20px 0 20px;
	width:900px;
}
#hsb_disc_hdr img {
	float:left;
	width:282px;
}
#hsb_disc_hdr #hsb_disc_bar {
	border-bottom:solid 8px #05b7f9;
	float:right;
	height:39px;
	vertical-align:top;
	width:618px;
}
