body{
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #666;
}
a{	
	font-size: 13px;
	text-decoration:none;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 13px;
}

p{
	color:#999999;
}
.mh{color: #999999; font:13px Tahoma, Arial, Helvetica, sans-serif;text-decoration:none;}
.mf{color: orange;font:bold 13px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;text-decoration:none;}

.footer a{color:#fff;}
.style2 {color: #6f98de;font-weight: bold;}
.error{ color:#FF0000; font-size:12px;}
.text li{list-style:none; background:url(images/bullet.gif) no-repeat left; padding-left:5px;}
.text ol li{ background:none; list-style:disc;}

input {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #666;
}
select {
	font-family: Tahoma, Arial;
	font-size: 13px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 13px;
}
a{
	color:#385100;
}
#drug_list{
	margin:10px 0;
	height:226px; width:200px; border:1px solid #333; overflow:scroll; padding:2px;
}
#drug_list a{
	text-decoration:none;
	clear:both;
	display:block;
	padding-bottom:3px;
	border-bottom:1px dashed #eee;
}

#drug_list a:hover{
	background:#FBFBFB;
}
.search_table{
	color:#385100;
	font-size: 13px;
}
.search_table td{padding:2px;}
.search_table a{ text-decoration:none;}
.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 100px;
		height: 20px;
		position: relative;
		overflow:hidden;
		background: url(alt_star.gif) top left repeat-x;
		
		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:20px;
		height: 20px;
		line-height:20px;		
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating li a:hover{
		background: url(/alt_star.gif) left bottom;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:20px;
	}
	.star-rating a.two-stars{
		left:20px;
	}
	.star-rating a.two-stars:hover{
		width: 40px;
	}
	.star-rating a.three-stars{
		left: 40px;
	}
	.star-rating a.three-stars:hover{
		width: 60px;
	}
	.star-rating a.four-stars{
		left: 60px;
	}	
	.star-rating a.four-stars:hover{
		width: 80px;
	}
	.star-rating a.five-stars{
		left: 80px;
	}
	.star-rating a.five-stars:hover{
		width: 100px;
	}
	.star-rating li.current-rating{
		background: url(/alt_star.gif) left center;
		position: absolute;
		height: 20px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
	
	/* remove halo effect in firefox   */
	a:active{
		outline: none;
	}	
	.st_rate{
		display:block;
		width:110px;
	}
	.st_rate ul{
		float:left;
	}
	.st_rate span{
		padding-left:10px;
		
		line-height:20px;
		width:100px;
		font-size:13px;	
	}
	