.news_title {
  background-color: #74b521;;
  color: #ffffff;
  font-weight: bold;
  padding-left: 10px;
  margin-bottom: 12px;
}

.news_content {
  padding-left: 10px;
  margin-bottom: 12px;
  /*border: 1px solid black;*/
}

.td_date {
  text-align: right;
  margin-right: 10px;
  padding-right: 10px;
}

span.date {
  margin-left: 50px;
}

div#phantom {
  height: 150px;
  z-index: -2;
}


div#content_title {
	background-color: #DECEC4;
}

div.cms-tabs div.right {
    float: right;
    border-width: 0px;
    margin: 0px;
}

div.news-box {
    position: relative;
	left: 0px;
	top: 0px;
	width: 528px;
	height: auto;
	padding-left: 1px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 10px;
	background: url('block-news-bg.gif') bottom left;
	background-repeat: no-repeat;
}

div.news-caption {


	font-weight: bold;
	font-size: 9px;
	border: 1px solid #7ec916;

	color: #ffffff;

	position: relative;

	top: 0px;
	left: 0px;
	width: 526px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-top: 1px solid #c2c2c2;
	background-color: #74b521;
}

div.news-caption h3 {
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}


div.news-caption .title {
	position: absolute;
	left: 0px;
	top: 0px;
	left: 10px;
	top: 3px;
}

div.news-caption .date {
	position: absolute;
	right: 10px;
	top: 3px;
}

div.news-content {
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 4px;
	width: auto;
	height: auto;
}


div.intro-tripple {
	margin: 0px 0px 0px -10px;
	width: 730px;
	overflow: hidden;
	background-color: #c9df76;
	margin-top: 8px;
}

div.intro-tripple-left {
	float: right;
	width: 370px;
	padding: 8px 0px;
}

div.main-article2 {
	height: 48.2px;
	background-color: #e4efbb;
	padding: 5px;
	cursor: pointer;
	border-top:1px solid white;
}

div.main-article2-last {
	height: 0px;
	border-top:1px solid white;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

div.main-article2-title {
	padding: 4px;
	font-size: 16px;
	font-weight: bold;
}

div.main-article2-short {
	font-size: 14px;
	/*padding: 4px;*/
	left:5px;
	position:relative;
}

div.main-article2-selected {
	height: 99.6px;
	background-color: #d9e99f;
}

div.intro-tripple-right {
	float: left;
	width: 360px;
	height: 246px;
}

div.main-article2-hide-when-selected {
	display: none;
	top: -34px;
}

div.main-article2-selected div.main-article2-hide-when-selected {
	display: block;
}
