/* Swine Flu Small Widget */

A.SwineFluWidget_Small:link{
	display:block; 
width:182px; 
height:40px;
	background-image:url(http://www.childrensnational.org/files/Images/buttons/FluResourcesWidget/FluFeatureWidget_Btn_Up.png); 
	background-repeat:no-repeat; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding-top:12px;
	padding-left:16px; 
	text-decoration:none;
	text-align:left;
	}
	
A.SwineFluWidget_Small:visited{
	display:block; 
width:182px; 
height:40px;
	background-image:url(http://www.childrensnational.org/files/Images/buttons/FluResourcesWidget/FluFeatureWidget_Btn_Up.png); 
	background-repeat:no-repeat; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding-top:12px;
	padding-left:16px; 
	text-decoration:none; 
	text-align:left;
	}
	
A.SwineFluWidget_Small:active{
	display:block;
width:182px; 
height:40px; 
	background-image:url(http://www.childrensnational.org/files/Images/buttons/FluResourcesWidget/FluFeatureWidget_Btn_Up.png); 
	background-repeat:no-repeat; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding-top:12px;
	padding-left:16px; 
	text-decoration:none; 
	text-align:left;
	}
	
A.SwineFluWidget_Small:hover{
display:block; 
width:182px; 
height:40px;
background-image:url(http://www.childrensnational.org/files/Images/buttons/FluResourcesWidget/FluFeatureWidget_Btn_Over.png); 
background-repeat:no-repeat; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#fff;
	padding-top:12px;
	padding-left:16px; 
text-decoration:none; 
text-align:left;
}

#SwineFluWidget_Bg {
	display:block;
		width:182px;
		height:47px;
	background-image:url(http://www.childrensnational.org/files/Images/buttons/FluResourcesWidget/FluFeatureWidget_bg.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:0px;
	padding-top:90px;
            float:right;
}

#feature_background_right {
	display:block;
		width:241px;
		height:97px;
	background-image:url(http://www.childrensnational.org/files/Images/LandingPages/ForDoctors/banner_feature_FD.png);
	background-repeat:no-repeat;
	padding-top:90px;
	padding-left:10px;
	text-align:left;
	float:right;
}
/* END Swine Flu Small Widget */