#two-column-span {
	height: 188px;
}

#articleList div {
	width: 77px;
	float: left;
	margin-right: 7px;
}

#articleList a {
	text-decoration: none;
}

.clear {
	clear: both;
}

#articleList {
	border-top: 32px solid #60817a;
	background: #eeecdf;
	overflow: hidden;
	height: 1%;
	padding: 20px 0 20px 24px;
}

p#rollover {
	color: #fff;
	position: absolute;
	right: 55px;
	margin-top: 15px;
}

#articleList p {
	line-height: 11px;
	margin: 3px 0;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#articleList p a {
	color: #77800D;
}

/* loaded content style*/
#caseDetail img {
	float: left;
	border-right: 4px solid #fff;
	margin-right: 25px;
}

#caseDetail {
	overflow: hidden;
	width: 660px;
	padding-right: 20px;
	background: #60817a;
	color: #fff;
}

#caseDetail a {
	color:#fff;
}

#caseDetail a:hover {
	text-decoration: none;
}

#caseDetail h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 14px;
	border-bottom: 0;
	margin-bottom: 0;
	text-transform: uppercase;
}

#caseDetail h3 {
	text-transform: none;
	color:#fff;
	font-weight: normal;
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 10px;
}

#caseDetail p {
	font-size: 11px;
	line-height: 18px;
	margin: 0;
}

#caseDetail p a {
	color: #fff;
	text-decoration: none;
}
#breaking-news-box {
	margin: 12px 20px 0 25px;
	background: #edecde;
	padding: 12px 10px;
}
#breaking-news-box h2 {
	border-top: none;
	border-bottom: 1px solid #BD4C09;
	padding-bottom: 10px;
	margin-bottom: 0;
	line-height: 17px;
}
#breaking-news-box a.read-more {
	color: #773F0D;
}
