/* CSS Document */
a, a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
#followupnews_page #content {
	margin: 20px 10px 60px;
}
#special_hilight_news {
	float: left;
	width: 480px;
}
#followupnews_page h2 {
	float: left;
	font-size: 18px;
	color: #666;
	margin-bottom: 10px;
}
#followupnews_page h2 span {
	color: #000;
}
#followupnews_page h4 {
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	height: 25px;
	padding-right: 25px;
	background: url(../images_layout/specialreport_bullet.gif) no-repeat right center;
}
#followupnews_page h5 {
	text-align: right;
	margin: 10px auto;
}
#followupnews_page  h3 {
	font-size: 24px;
}
p {
	font-size: 14px;
}
p#truehits{
	position:absolute;
}
#followupnews_page #panda_newsclip {
	margin-top: 20px;
}
#followupnews_page #panda_newsclip h5 {
	position: relative;
	top: 5px;
	color: #666;
	font-size: 18px;
	text-align: left;
	margin: 0px;
}
#followupnews_page #panda_newsclip ul {
	background: #666;
	list-style: none;
	height: 75px;
	width: 450px;
	margin-left: 0px;
}
#followupnews_page #panda_newsclip ul li {
	height: 75px;
	margin-left: 3px;
	overflow: hidden;
	width: 85px;
	float: left;
}
#followupnews_page #panda_newsclip ul li img {
	border: none;
	padding: 4px;
}
#followupnews_page caption {
	color: #6C0;
	font-size: 18px;
	font-weight: bold;
}
#followupnews_list {
	margin-left: 500px;
	list-style-position: outside;
	list-style: none;
	margin-bottom: 20px;
}
#followupnews_list li {
	padding-bottom: 12px;
}
#followupnews_page #footer{
	margin-top:100px;
	clear: left;
}

