div.tt_news_detail {
	
	background: white;
	
	padding: 20px;
}

div.tt_news_detail h1{
	margin-top: 0px !important;	
	}

div.tt_news_detail .short{
	margin-bottom: 20px;	
	}
	
	div.tt_news_detail h1{
	margin-bottom: 20px;
	font-size:1.6em;
	font-family: Sanchez-Light;
	font-style: normal;
	font-weight: normal;
	}
	
	div.tt_news_detail h3{
	margin-bottom: 20px;
	font-size:1.6em;
	font-family: Sanchez-Light;
	font-style: normal;
	font-weight: normal;
	}

	.news-text-wrap.bodytext p {
		margin-bottom: 20px;
	}