.news-media-container .slider .thumb, .news-media-container div.news-main-media-container {
	border: 1px solid #999 !important;
}
.news_new_content {
	font-family: Georgia, Garamond, Times New Roman !important;
	font-size:13px !important;
}
.news-headline h1 {
	font-size:30px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: 33px;
	margin: 0;
}
.news-headline h2 {
	font-size:30px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: 33px;
	margin: 0;
}
.news-headline {
	margin: 0 0 8px 0;
}
.news-messagelead h2 {
	font-size: 19px;
	font-family: Georgia, Garamond, Times New Roman;
	font-weight: bold;
	clear:both;
}
.news-messagelead h1 {
	font-size: 19px;
	font-family: Georgia, Garamond, Times New Roman;
	font-weight: bold;
	clear:both;
}
.news-content {
	font-size: 15px;
}
.news-content a {
	color: #2b7bb9;
	font-family: Georgia, Garamond, Times New Roman;
	text-decoration: none;
	font-size: 15px;
}
.news-content a:hover {
	color: #000;
	text-decoration: none;
}
.sm-container .badge.google {
	padding-top: 1px;
}
.nav-container {
	position: relative;
	height: 58px;
	width: 30px;
}
.nav-container.left {
	float: left;
}
.nav-container.right {
	float: right;
}
.nav-container .nav-prev, .nav-container .nav-next {
	position: absolute;
	cursor: pointer;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
.thumb {
	opacity: 0.5;
	width: 90px;
	height: 58px;
	float:left;
	border-color:#000000; 
	background-size:90px 58px !important;
}
a.last .thumb {
	margin-right: 0;
}
a.lastRow .thumb {
	margin-bottom: 0;
}
.thumb:hover,
a.active .thumb:hover {
	opacity: 1.0 !important;
}
a.active .thumb {
	opacity: 0.8 !important;
}
.thumb.last {
	margin-right: 0;
}
.thumb.active {
	opacity: 1 !important;
}
div#slider,
div.bx-wrapper {
	width: 580px;
	height: 372px;
	overflow-y: hidden;
	padding: 0;
	margin: 0 0 8px;
}
div#slider div.slide {
	height: 372px !important;
	width: 580px !important;
}
.bx-wrapper .bx-viewport {
	border: none !important;
	box-shadow: none !important;
	background: none !important;
	height: 372px !important;
	left: 0 !important;
}
div#thumbnails-container {
	width: 528px;
	overflow: hidden;
}
div#thumbnails {
	height: 60px;
	position: relative;
}
div#newsmsg {
	margin: 0 0 15px 0;
}
ul#mediaList {
	padding: 0;
	margin: 0;
	list-style-type :none;
}
div.newsEntry.one {
}
div.newsEntry.three {
	float: left;
	width: 166px;
	margin-right: 10px;
	word-wrap: break-word;
}
div.newsEntry h2 a,
div.newsEntry h2 a:link,
div.newsEntry h2 a:visited {
	color: #000;
	font-size: 20px;
	font-weight: 700;
	font-family: "Open Sans", Arial, Verdana;
}
div.newsEntry h2 a:hover,
div.newsEntry h2 a:active,
div.newsEntry h2 a:focus {
	color: #B81420;
}
div.newsEntry.two h3,
div.newsEntry.two h3 a,
div.newsEntry.two h3 a:link, 
div.newsEntry.two h3 a:visited {
	font-size: 14px !important;
}
div.newsEntry.two h2 a,
div.newsEntry.two h2 a:link,
div.newsEntry.two h2 a:visited {
	font-size: 17px;
}
div.newsEntry.two {
	margin: 0 0 20px 0;
	width: 280px;
	float: left;
}
div.newsEntry.two.even {
	float: right;
}
div.newsEntry.first {
	margin: 0 0 25px 0;
	border-bottom: 2px solid #DEDEDE;
}
div.newsEntry.three h2 a,
div.newsEntry.three h2 a:link,
div.newsEntry.three h2 a:visited {
	font-size: 14px;
}
div.newsEntry h3,
div.newsEntry h3 a:link,
div.newsEntry h3 a:visited,
div.newsEntry h3 a {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
}
div.newsEntry.one.odd div.newsContent {
	float: right;
}
div.newsEntry.one.odd div.image {
	float: left;
}
div.newsEntry.one.even div.newsContent {
	float: left;
}
div.newsEntry.one.even div.image {
	float: right;
}
div.newsEntry.one div.newsContent {
	width: 357px;
	height: 120px;
}
div.newsEntry.three {
	width: 186px;
	margin: 0 10px 10px 0;
}
div.newsEntry.three h3,
div.newsEntry.three h3 a,
div.newsEntry.three h3 a:visited,
div.newsEntry.three h3 a:link {
	font-size: 14px;
}
div.newsEntry.three.last {
	margin-right: 0;
}
div.newsEntry div.image {
	position: relative;
}
div.newsEntry div.image div.icon {
	position: absolute;
	bottom: 0;
	right: 0;
}
div.newsEntry div.newsContent h2 {
	line-height: 18px;
	margin-bottom: 7px;
}
div.newsEntry.first div.newsContent h2 {
	line-height: 35px;
	margin-top: 25px;
}
div.newsEntry div.newsContent h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.newsEntry div.newsContent p.date {
	font-size: 9px;
	color: #999;
	font-style: italic;
}
div.newsEntry.first h2 {
	width: 580px;
	word-wrap: break-word;
	line-height: 30px;
}
div.newsEntry.first h3,
div.newsEntry.first h3 a,
div.newsEntry.first h3 a:link,
div.newsEntry.first h3 a:visited {
	font-size: 17px;
}
div.newsEntry.first h2 a {
	font-size: 30px;
}
div.newsEntry div.image:hover {
	cursor: pointer;
}
p.date,
p.date span,
p.source {
	font-family: "Open Sans", Verdana, Arial, sans-serif;
	color: #666;
	font-style: italic;
}
p.source {
	margin: 0;
	color: #999;
	font-size: 11px;
}
p.date.detail span {
	font-size: 12px;
}
form#search {
	position: relative;
}
#search input[type="image"] {
	position: absolute;
	top: 8px;
	left: 8px;
}
#search input[type="text"] {
    border: 1px solid #d1d1d1;
    font: normal 12px "Open Sans", Arial, Verdana,sans-serif;
    color: #666;
    width: 133px;
    padding: 6px 7px 6px 28px;
    margin: 0 0 10px 0;
    outline: none;
}
div.sliderPictureContainer {
	position: relative;
	width: 580px;
	height: 372px;
	background: #000 none;
}
div.sliderPictureContainer div.legend {
	width: 566px;
	background: #000 none;
	color: #FFF;
	height: 32px;
	padding: 7px;
	margin: 0;
}
ul#mediaList img.mediaLogo {
	display: block;
	float: left;
}
ul#mediaList span.mediaDesc {
	display: inline-block;
    margin: 0;
    padding: 2px 0 0 5px;
    width: 547px;
}
ul#mediaList li {
	margin: 0 0 5px 0;
}
.bx-wrapper .bx-controls-direction a {
	text-indent: 0;
	height: 22px;
	width: 11px;
	text-indent: -99999px;
}
.bx-wrapper .bx-controls-direction a.bx-prev {
	background: transparent url('http://www.rro.ch/cms/content/342/icons/prev.png') no-repeat;
}
.bx-wrapper .bx-controls-direction a.bx-next {
	background: transparent url('http://www.rro.ch/cms/content/342/icons/next.png') no-repeat;
}
div#backButton {
	margin: 0 0 23px 0;
}
div.noMargin {
	margin: 0 !important;
}
div.sm-container {
	margin: 0 0 20px -2px;
}
div.newsEntry.two h3 a:hover,
div.newsEntry.two h3 a:active, 
div.newsEntry.two h3 a:focus {
	color: #000 !important;
}
ul#flash {
	margin: 0 0 33px 0 !important;
}
div#overview.border {
	border-top: 2px solid #DEDEDE;
    margin: 30px 0 0 0;
    padding: 30px 0 0 0;	
}
.loadMore {
	display: block;
	background-color: #eeeeee;
	line-height: 20px;
	text-align: center;
}
div.sliderPictureContainer iframe {
	display: block;
	height: 326px;
	margin: 0;
	padding: 0;
}
#slider-thumb-prev {
	height: 22px;
	width: 11px;
	float:left;
	margin: 18px 15px 0 0;
	background: transparent url('http://www.rro.ch/cms/content/342/icons/prev.png') no-repeat;
}
#slider-thumb-next {
	height: 22px;
	width: 11px;
	float:right;
	margin: 18px 0 0 15px;
	background: transparent url('http://www.rro.ch/cms/content/342/icons/next.png') no-repeat;
}
