div.newsroom_content {
	overflow: auto;
	height: 375px;
}
div.newsroom_youtube_content {
	overflow: hidden;
	height: 375px;
}
div.newsroom_widget {	
	border: solid 1px #cccccc;
	box-shadow: 2px 2px 12px #9f9f9f;
}

div.newsroom_widget_head {
	padding: 7px;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 18px;
	font-size: 18px;
	background-color: #f4f4f4;
	color: #ffb900;
	font-weight: bold;
	border-bottom: dashed 1px #989797;
}
div.newsroom_widget_head i {
	margin-right: 10px;
	margin-left: 10px;
}
div.content_wrapper {
	padding: 0px;
}
div.newsroom_widget_footer {
	padding: 10px;
	text-align: right;
	border-top: dashed 1px #989797;
	background-color: #f4f4f4;
	color: #ffb900;
}

div.status_line {
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 3px;
	text-align: right;
	font-style: italic;
}
div.line {
	border-bottom: dashed 1px #989797;
	/*margin-bottom: 10px;*/
}
div.item div.image img {
	width: 100%;
}
div.text {
	font-size: 13px;
	line-height: 16px;
	padding: 10px;
}
div.clear {
	float: none;
	clear: both;
}

div.twitter div.text {
	min-height: 60px;
}

div.firstvideo {
	padding: 10px;
	padding-bottom: 5px;
}
div.slider_container {
	overflow: auto;
	height: 170px;
}
div.video_thumb {
	float: left;
	width: 130px;
	margin-right: 5px;
	margin-left: 5px;
}
div.video_thumb img {
	margin-bottom: 5px !important;
	width: 135px;
}

div.newsroom_lastwp_postlist_container {
	border: solid 1px #cccccc;
	box-shadow: 2px 2px 12px #9f9f9f;
}
div.newsroom_lastwp_postlist_container div.scrollbox {
	min-height: 250px;
	max-height: 250px;
}
div.newsroom_lastwp_postlist_container h3 {
	font-size: 15px;
	margin-bottom:10px;
	margin-top: 0px;
}
div.newsroom_lastwp_postlist_container div.content_wrapper {
	padding: 10px;
}
div.newsroom_lastwp_postlist_container .post {
	font-size: 12px;
}
div.newsroom_lastwp_postlist_container .archiv {
	padding-right: 5px;
	padding-left: 5px;
	background-color: #f4f4f4;
	text-align: right;
	height: 35px;
	line-height: 35px;
	border-top: dashed 1px #989797;
}

h3 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 4px;
}
div.linkedin_item div.image {
	float: left;
	width: 100px;
	margin-right: 5px;
	margin-bottom: 5px;
}
div.linkedin_item div.image img {
	width: 100px;
}

div.item div.read_more {
	text-align: right;
}