#header a#logo { background: url(../../images/weeklies/mdcp_flag.png) 43px top no-repeat !important; }
#header #logo_container_weekly {
    float: left;
    text-align: center;
}
* {
    margin: 0;
    padding: 0;
}
.homepage_section { clear: both; margin: 0 0 20px; }
.homepage_section h2 { border-bottom: 1px solid #cccccc; margin: 0 0 5px; }
.homepage_section h2 a { color: #333333; text-decoration: none; }

body.bvwv_homepage .story_detail { margin: 0 0 20px 0; width: 515px; float: left; }
body.bvwv_homepage .story_detail .lead_photo { float: right; margin: 0 0 0 10px; }
body.bvwv_homepage .story_detail .lead_photo img { border: 1px solid #cccccc; }
body.bvwv_homepage .story_detail h3, body.bvwv_homepage .story_detail h4, body.bvwv_homepage .story_detail p  { width: 420px; }
body.bvwv_homepage .story_detail h3 { font-size: 18px; line-height: 20px; font-weight: bold; }
body.bvwv_homepage .story_detail h3 a { color: #333333; text-decoration: none; }
body.bvwv_homepage .story_detail h3 a:hover { text-decoration: underline; }
body.bvwv_homepage .story_detail h4 { font-size: 16px; line-height: 18px; color: #555555; }
body.bvwv_homepage .story_detail p.tease { font-size: 12px; line-height: 16px; color: #555555; }
body.bvwv_homepage .story_detail p.tease img { vertical-align: top; margin: 0 2px 0 0; }
body.bvwv_homepage .story_detail p.tease a { text-decoration: none; }
body.bvwv_homepage .story_detail p.tease a:hover { text-decoration: underline; }
body.bvwv_homepage .story_detail .story_meta { font-size: 10px; line-height: 16px; }
ul.sf-menu { 
	display: block;
	list-style: none;
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 22px;
	}
ul.sf-menu li { 
	list-style-type: none;
	display: inline;
	float: left;
	padding-right: 20px;
	}
ul.sf-menu li a { 
	text-decoration: none;
	color: #555;
	}