<html><body><p>@charset "UTF-8";

/* homepage styles at cdc.gov/TemplatePackage/3.0/css/homepage/homepage.css */

/*custom tabs*/
.ui-widget-header {
border:1px solid #ffffff;
border-bottom: 1px solid silver;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
    background: #ffffff;
    color: #222222;
    font-weight: bold; 
}

.ui-widget-content {
border: 1px solid #ffffff;
    background: #ffffff url("http://www.cdc.gov/phpr/wcms-inc/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
    color: #222222;
}

.ui-tabs .ui-tabs-nav li{
border-bottom:1px solid #ddd
}

.tabs.ui-widget-content .ui-widget-content {
    border: 1px solid #ffffff;
}

/*custom news*/
.news_outbreaks {
	padding-bottom: 0px !important; 
}
.news_outbreaks_title {
	line-height: 50px; font-size: 22px;
}
#body .news_outbreaks_title a {
	text-decoration: none;
}
.news_outbreaks .module {
	position: relative;
}
.news_outbreaks .module h2 {
	font-size: 22px !important; margin-top: -10px; }

.news_outbreaks .news_outbreaks_data li {
	list-style: none; margin: 15px 0px; overflow: hidden;
}
.news_outbreaks img {
	margin-right: 15px; float: left;
}
.news_outbreaks_data a {
	display: table-cell;
}
.news_outbreaks .custom_date {
	margin: 0px 20px 0px 0px !important; text-align: center; float: left; display: 

table-caption;
}
.news_outbreaks .custom_date li {
	list-style: none; margin: 0px !important; text-align: center; color: rgb(7, 82, 144); 

border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.news_outbreaks .custom_date .day {
	font-size: 28px; font-weight: bold;
}
.news_outbreaks .custom_date .month {
	text-transform: uppercase; font-size: 17px; font-weight: bold;
}
.news_outbreaks .custom_date .year {
	line-height: 14px; font-size: 14px;
}
.news_outbreaks .custom_date p {
	clear: both !important;
}
.news_outbreaks .time_stamp {
	color: rgb(126, 126, 126); text-transform: uppercase; font-size: 12px; float: left;
}
.more_news {
	margin: 10px 20px;
}
.more_news ul {
	margin: 0px; padding: 0px;
}
.more_news li {
	list-style: none; border-bottom-color: currentColor !important; border-bottom-width: 

medium !important; border-bottom-style: none !important; float: right; display: inline;
}

</p></body></html>