/* (global) */
	.tt_news .newsDate {
		display: block;
		height: 15px;
		line-height: normal;
		color: #0b89c6;
		font-size: 11px;
	}
	
	.tt_news .newsDate p {
		color: #0b89c6;
	}

/* TEMPLATE_LIST */
	.newsList .newsItem {
		clear: both;
		padding: 10px 0;
		border-top: 1px solid #c3c4c5;
	}

	.newsList .newsText {
		margin-right: 120px;
	}

		.newsList .newsSubHeader {
			margin: 0;
		}

	.newsList .newsImg {
		float: right;
		width: 110px;
	}

/* TEMPLATE_LATEST */
	#rightContent .newsLatest {
		margin-bottom: 22px;
	}

	#topRightContent .hrtag {
		background: transparent;
	}


/* TEMPLATE_SINGLE */
	.newsSingle .newsSingleImg {
		float: right;
		width: 160px;
		margin: 4px 0 0 10px;
	}

	.newsSingle .newsSingleSubheader p {
		color: #000;
		font-weight: bold;
	}
