.emergency_top_stories {
	background: #fff;
	width: 700px;
	padding-bottom: 10px;
	text-align: left;
	overflow: hidden;
}

.emergency_top_stories h2 {
	padding: 0 0 10px 0;
	font-size: 140%;
}

.emergency_top_stories ul.emergencies {
	width: 700px;
	border-bottom: 1px solid #e0e0e0;
	margin: 15px 0 0 0;
}

.emergency_top_stories li h3 {
	line-height: 1.2em;
}

.emergency_top_stories li.primary {
	float: left;
	width: 700px;
	padding: 0 0 20px 0;
}

.emergency_top_stories li.primary h3 {
	clear:both;
	font-size: 120%;
	padding: 0 0 10px 0;
}

.emergency_top_stories li.primary h3 span.time {
	font-size: 70%;
	font-weight: normal;
	color: #4c4c4c;
}

.emergency_top_stories li.primary .imagewrap {
	width: 220px;
	margin: 0 20px 20px 0;
}

.emergency_top_stories li.primary .imagewrap img {
	display: block;
}

.emergency_top_stories li.primary .videowrap {
	float: left;
	position: relative;
	width: 460px;
	margin: 0 20px 10px 0;
}

.emergency_top_stories li.primary .videowrap .caption {
	width: 400px;
}

.emergency_top_stories li.primary ul {
	float: left;
	width: 460px;
	margin: 0 0 20px 0;
}

.emergency_top_stories li.primary ul li {
	width: 210px;
	background: url(../../global_img/generic/bulletGeneric.gif) no-repeat left 7px;
	padding: 1px 10px 1px 10px;
}

.emergency_top_stories li.primary ul li a {
	font-weight: bold;
}

.emergency_top_stories li.secondary {
	float: left;
	width: 220px;
	margin : 0 0 10px 0;
	padding : 0 20px 10px 0;
}

.emergency_top_stories li.last {
	padding-right: 0;
}

.emergency_top_stories li.secondary h3 {
	font-size: 120%;
	padding: 0 0 10px 0;
}

.emergency_top_stories li.secondary img.hl_thumb {
	float: left;
	margin: 0 10px 0 0;
}

.emergency_top_stories li.secondary p {
	line-height: 1.5em;
	font-size: 90%;
}

.emergency_top_stories ul.standard_list {
	width: 220px;
}

.emergency_top_stories ul.standard_list li {
	width: 208px;
}

.emergency_top_stories .more {
	white-space: nowrap;
	font-size: 95%;
	font-weight: bold;
}