/*---------------------------------------------------*/
/*  news                                                       */
/*---------------------------------------------------*/
.news-latest {
  width: 48%;
  float:left;
  margin: 13px 0;
  padding: 0;
}
.news-latest .newsitem a {
  text-decoration:underline;
  color: #1E425A;
  font-weight: bold;
}
.events-home {
  width: 48%;
  float:right;
  margin: 13px 0;
  padding: 0;
}
.events-home h2{
  padding:0px;
  margin:5px 0px 0px 0px;
  line-height: 15px;
 /* font-size:12px;*/
}
.news-latest .newsitem {
  padding: 0;
  padding-bottom: 5px;
  color: #000000;
}

.news-latest h2, .news-list h2{
padding:0px;
margin:5px 0px 0px 0px;
line-height: 15px;
}

.news-latest p.bodytext, .news-list p.bodytext{
margin:0px;
}

.news-single .image, .news-list .image{
float:left;
margin: 5px 10px 10px 0px;
}

.news-single .category, .news-list .category{
color:#999999;
}

.news-single .imagecaption{

}

.more{
clear:both;
}

.more a:link, .more a:visited  {
	text-decoration:none;
	line-height: 17px;
	margin: 0px;
	padding: 1px 0px 4px 20px;
	display: block;
	background-image: url("goto_style.gif");
	background-repeat: no-repeat;
	background-position:0px 4px;

}
.more a:hover  {
	background-color: #FFFFFF;
	background-image: url("goto_style_hi.gif");
	background-repeat: no-repeat;
}


.additional-info{
margin-top:20px;
clear:both;
border-top:1px solid #999999;

}

hr.clearer{
clear:both;
margin:10px 0px 10px 0px;
}

.news-item h2{
font-size:12px;
}

.tx-indexedsearch-browsebox {
	margin: 10px 0;
	position: relative;
}

.browsebox {
	padding: 0 0 0 4px;
	position: relative;	
}

	.browsebox li {
		float: left;
		margin: 2px 10px;
	}

.tx-indexedsearch-res {
	clear: both;	
}
