#news_module.list .list_item .title,
#news_module.list .list_item .date,
#news_module.list .list_item .content {
	margin-bottom: 5px;
}

#news_module.list .list_item .footer {}


#news_module.list .tile_item {
	width: 50%;
	vertical-align: top;
	padding: 0 0 10px;
}
#news_module.list .tile_item .image {
	float: left;
	margin: 0 10px 10px 0;
}

#news_module.entity .title,
#news_module.entity .content,
#news_module.entity .contact_label {
	margin-bottom: 5px;
}

#news_module.entity .image {
	margin: 0px 10px 10px 0px;
	float: left;
}

#news_module.entity .slideshow {
	margin: 0px 10px 10px 0px;
	float: left;
}

#news_module.entity .slideshow .display {
	border: 0px;
}

#news_module.entity .slideshow .caption {
	bottom: auto;
	opacity: 1;
	position: relative;
}

#news_module.entity .slideshow .caption span {
	background: none;	
	color: black;
}

#news_module.entity .controls {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 5px 0px 5px 0px;
	height: auto;
}

#news_module .slideshow .display .extra_link {
	position:relative;
	bottom: -160px;
	left: 0px;
}

	#news_module.entity .controls input {
		background-color: #ececec;
		border: 1px solid #cccccc;
		font-size: 12px;
		margin: 0px 5px 5px 0px;
	}

	#news_module.entity .controls input.active,
	#news_module.entity .controls input:hover {
		background-color: #aba8a6;
		border-color: #aba8a6;
		color: white;
	}

#news_module.entity .footer {}

#news_module.homepage_contentbox .list_item .title,
#news_module.homepage_contentbox .list_item .date,
#news_module.homepage_contentbox .list_item .content {
	margin-bottom: 2px;
}

#news_module.homepage_contentbox footer {}

#news_module.homepage_contentbox.displaymode_list_no_abstract .date {
	width: 30%;
	vertical-align: top;
}

#news_module.homepage_contentbox.displaymode_list_no_abstract .title {
	width: 70%;
	vertical-align: top;
}

#news_module.homepage_contentbox.displaymode_tile_horizontal .tile_item {
	padding: 0px 10px 10px 0px;
}

#news_module.homepage_contentbox.displaymode_tile_horizontal .image {
	width: 120px;
	padding-right: 5px;
}

#news_module.homepage_contentbox.displaymode_tile_horizontal .title {
	padding-bottom: 5px;
}

#news_module.homepage_contentbox.displaymode_tile_horizontal .tile_item,
#news_module.homepage_contentbox.displaymode_tile_horizontal .tile_item td {
	vertical-align: top;
}

.tdsubmit {
	padding-top:5px;
}

#news_module .homepage_contentbox_date {}

#news_module .right_side_wrapper {}