.centralContentPane {
	padding: 10px 10px 0px 0px !important;
}

.newsVideoDetail {
	padding-right: 3px;
}

.newsVideoDetail p {
	margin-right: 35px;
}

.newsHome {
	border-bottom: dotted #666666 1px;
	padding: 20px 0px 20px 0px;
	list-style: none;
	/*min-height: 75px;*/
	margin: 0px;
	float: right;
	width: 100%;
}

.iconNews {
	background: URL(../img/iconNewsBlue.gif) top right no-repeat;
	padding: 10px 0px 0px 6px;
	height: 24px;
	width: 22px;
	float: right;
}

.newsHome .newsHomeContent {
	/* width: 344px; */
	float: right;
	width: 443px;
	font-weight:bold;
	text-align:justify;
}

.newsHome .imgFloat {
	margin-left: 8px;
	width: 91px;
	float: right;
}

.newsHome .imgFloat img {
	border: solid #d1d0cc 1px;
	background-color: #ffffff;
	padding: 3px;
	float: right;
}

.newsHome h2 {
	background: URL(../img/arrowGoldSmallNews.gif) top right no-repeat;
	padding-right: 12px;
	margin-bottom: 4px;
	margin-top:4px;
	font-size: 15px;
	font-weight:bold;
	float: none;
	display: block;
}

.newsHome p {
	font-weight: bold;
	padding-right: 12px;
	margin-bottom: 0px;
	font-size: 15px;
	text-align: justify;
}

.newsHome p.posted {
	padding: 3px 12px 0px 0px;
	margin-bottom: 0px;
	font-size: 9px;
	color: #666666;
	display: block;
} 


















