/* NEWS ENGINE */

/* ** news_engine script ** */

.news_thumb_pic {
	/* thumb on intro */
	border: 0px;
	padding: 2px;
}

.news_thumb_href {
	/* thumb href on intro */
	border: 0px;
	color: black;
}

.news_details_link {
	/* href details */
	border: 0px;
	color: black;
}

/* ** news_engine tmpl ** */

.news_back {
	color: black;
}

.news_text {

}

.news_head { padding-top: 5px; padding-bottom: 5px; color:#FF1200; text-transform: uppercase; text-decoration: none; border-bottom: 1px solid #999999;}

.news_date { font-style: italic; 
	
}

.news_thumb {
	
}

.news_head a {color:#FF1200!important; text-transform: uppercase; text-decoration: none!important}
