div#NewsStyle_1 div.content {
	text-align: justify;
	overflow: hidden;
}
div#NewsStyle_1 div.content strong.date {
	display: block;
	margin-bottom: 15px;
	color: #414141;
}
div#NewsStyle_1 h2 {
	margin-bottom: 4px;
}
div#NewsStyle_1 h2 a {
	text-decoration: none;
	border-bottom: 1px solid #e0e0e0;
	font-size: 14px;
	display: block;
	padding-bottom: 5px;
}
div#NewsStyle_1 div.content img.thumbnail {
	float: left;
	margin: 0 8px 4px 0;
	padding: 1px;
	border: 1px solid #ccc;
}
div#NewsStyle_1 div.more {
	clear: both;
	margin-top: 10px;
	text-align: right;
}
div#NewsStyle_1 div.more a {
	font-weight: bold;
}
div#NewsStyle_1 a img {
	border: none;
}


#NewsStyle_2 {
	width: 425px;
	float: left;
	display: inline;
}
#NewsStyle_2 h2 {
	overflow: hidden;
	text-indent: -3000em;
	height: 25px;
	border-bottom: 1px solid #e4e4e4;
	margin: 0px 0px 18px 0px;
	padding: 0px;
}
#NewsStyle_2 .big,
#NewsStyle_2 .short {
	background: url(/htdoc/images/dotted.dark.gif) repeat-x bottom left;
	padding-bottom: 15px;
	overflow: hidden;
}
#NewsStyle_2 .short {
	padding: 15px 0px;
	position: relative;
	overflow: hidden;
}
#NewsStyle_2 .date {
	color: #aeaeae;
	padding-right: 12px;
}
#NewsStyle_2 .big .date {
	display: block;
}
#NewsStyle_2 .short h3 {
	display: inline;
}
#NewsStyle_2 .big h3 {
	margin: 0px 0px 15px 0px;
}
#NewsStyle_2 h3 a {
	color: #696969;
	font-size: 11px;
	text-decoration: underline;
}

#NewsStyle_2 .more-dark:hover {
	background-position: 0px 0px;
}
#NewsStyle_2 .more-dark {
	display: block;
	position: absolute;
	top: 17px;
	right: 0px;
	background-position: 0px -10px;
}
#NewsStyle_2 .more-red:hover {
	background-position: 0px -10px;
}
#NewsStyle_2 .more-red {
	float: right;
	margin-top: 15px;
	margin-bottom: 20px;
}
#NewsStyle_2 .more-red,
#NewsStyle_2 .more-dark {
	color: #fff;
	width: 86px;
	height: 10px;
	text-indent: -3000em;
	overflow: hidden;
}

