div.NewsStyle_1 {
	margin-bottom: 30px;
}

div.NewsStyle_1 .categoryTitle {
	font-size: 11pt; 
	font-family: "Century Gothic"; 
	color: #26287d; 
	margin-top: 10px; 
	margin-bottom: 20px;
	font-weight: bold;
}
div.NewsStyle_1 h2.title {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 3px 0;
	color: #4595a2;
}
div.NewsStyle_1 div.content {
	text-align: justify;
	overflow: hidden;
}
div.NewsStyle_1 div.content strong.date {
	display: block;
	margin-bottom: 2px;
}
div.NewsStyle_1 div.content img.thumbnail {
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 1px;
/*	border: 2px solid .4595a2;*/
}
div.NewsStyle_1 div.more {
	clear: both;
	margin-top: -20px;
	text-align: right;
	background: url(/htdoc/image/news.line.gif) repeat-x;
}
div.NewsStyle_1 div.more a {
	font-weight: bold;
}
div.NewsStyle_1 a img {
	border: none;
}
div.NewsStyle_1 a {
	color: #ef000a;
	text-decoration: none;
}
div.NewsStyle_1 a:hover {
	color: #ef000a;
	text-decoration: underline;;
}

div.NewsStyle_1 div.grey{
	background: #f0f0f0;
	padding: 8px;
}

div.NewsStyle_1 .grey_link{
	font-weight: bold;
	color: #4b4b4b;
	line-height: 2em;
	padding-left: 15px;
}

div.NewsStyle_1 div.result{
	background: #f0f0f0;	
	border: 1px solid #f0f0f0;
	padding: 8px;
	margin-top: 20px;
}

div.NewsStyle_1 .threat{
	padding: 15px 0px 25px 0px;
	border-bottom: 1px solid #f0f0f0;
}

div.NewsStyle_1 .date{
	font-style: italic;
}

