/* =========================================================================================
// 	NEWS
========================================================================================= */

.highlights {
   width: 506px;
   height: auto;
   margin-bottom: 20px;
   _margin-bottom: 20px;
   padding-bottom: 20px;
   _padding-bottom: 20px;
   clear: both;
}

.highlightsSearch {
   width: 506px;
   height: auto;
   margin-bottom: 10px;
   _margin-bottom: 10px;
   padding-bottom: 10px;
   _padding-bottom: 10px;
   clear: both;
}

.highlightImage {
   width: 74px;
   height: auto;
   margin-right: 10px;
   margin-bottom: 10px;
   padding: 0px;
   position: relative;
   float: left;
}

.highlightIntro {
   width: 422px;
   height: auto;
   margin-bottom: 10px;
   padding: 0px;
   position: relative;
   float: right;
}

.highlightText {
   width: 506px;
   height: auto;
   margin-bottom: 10px;
   padding: 0px;
   clear: both;
}

.intro {
   font-style: italic;
}

.flash_video {
   width: auto;
   height: auto;
   margin-bottom: 20px;
}

h2.highlightTitle {
   font-size:15px
   
}

.highlightDate {
   float:right;
}

.news_image {
	float:left;
	margin-right: 4px;
	max-width: 220px;
	max-height: 220px;
	_width: 220px;
	_height: 220px;
}

.news_image_overview {
	max-width: 80px;
	max-height: 80px;
	_width: 80px;
	_height: 80px;
}

.next_text {
	float:left;
}