@charset "UTF-8";
/* CSS Document */


.hotTopic {
	
	width: 130px;
	float: left;
	margin: 10px 0 10px 0;
	padding: 0;
}

.hotTopicMiddle {
	
	margin: 10px 6px;	
}

.hotTopic img {
	
	border: solid #E2E4E5 thin;
	display: block;
	margin-bottom: 5px;
}

.hotTopic .title a {
	
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	font-size: 14px;
}

.hotTopic .description {
	
	padding: 0 2px;	
}

.hotTopic .description p {
	
	margin: 0;
}



.layout #contentSection #centerThreeColCust .centreImage {
	
	position: absolute;
	top: 16px;
	left: 16px;
	
}

.layout #contentSection #centerThreeColCust .centreTitle {
	
	position: absolute;
	top: 60px;
	left: 430px;
	z-index: 50;
	
}

.layout #contentSection #centerThreeColCust .centreSubtitle {
	
	position: absolute;
	top: 210px;
	left: 455px;
	width: 260px;
	font-family: "Century Gothic", Verdana;
	font-size: 13px;
	
}

.layout #contentSection #centerThreeColCust .read-more {
	
	position: absolute;
	bottom: 15px;
	left: 455px;
	width: 260px;
	font-family: "Century Gothic", Verdana;
	font-size: 13px;
	
}

.layout #contentSection #mainThreeColCust {
	
	background-image: url(/images/ghosts/health_icon.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	
}
