@charset "utf-8";
/* CSS Document */

	#health_top {
		width:180px;
		height:65px;
		margin:0 auto;
		background-image:url('http://access.gale.com/widgets/health/picts/bg.gif');
		background-repeat:no-repeat;
		background-color:#050B14;	
	}
	
	#health_top p {
		font-size:12px;
		font-family:arial;
		color:#000;
		padding:10px 0 0 10px;
		margin-top:0;
	}
	
	#health_bottom {
		width:180px;
		background-color:;
		height:24px;
		margin:0 auto;
	}
	#health_search {
		display:block;
		float:left;
		width:120px;
		margin:0;
		padding:2px 0 3px 0;
		border: 1px solid #cc3333;
		color:#333;
		background-color:#FFF;
		font-size:12px;
		font-family:arial;
	}
	#health_go {
		display:block;
		float:left;
		width:58px;
		height:22px;
		background:url(http://access.gale.com/widgets/health/picts/search.gif) no-repeat;
		background-color:#05497C;
		margin:0;
		padding:0;
		border:0;
	}
	
	#health_go:active {
		background:url(http://access.gale.com/widgets/health/picts/search2.gif) no-repeat;
	}
	
	#w_click {
		background:url(http://access.gale.com/widgets/v2/picts/click.gif) right;
		display:block;
		height:20px;
		width:180;
	}
	#w_click:hover {
		background:url(http://access.gale.com/widgets/v2/picts/click2.gif) right;
	}
	#health_drop_select {
		font-size:10px;
		color:#000;
		border:1px solid #000;
		width:180px;
	}

