/* ESTILS ESTRICTAMENT DELS SLIDERS */

.SSG .fl {
	float: left;
	display: inline;
}

.SSG .fl img {
	border: 0;
	display: block;
}

.SSG .desc_fl {
	font-size: .7em;
	padding: 10px 0 10px 0;
	width: 120px;
	overflow: hidden;
	height: 1%;
	clear: both;
	display: block;
}

.SSG .desc_fl h2, .SSG .desc_fl p {
	margin: 0 0 5px 0;
	color: #595959;
}

#wrapper #content .SSG .desc_fl p {
	font-size: 11px;
	line-height: 1.2em;
}

#wrapper #content .SSG .desc_fl h3 {
	font-size: 11px;
	line-height: 1.2em;
	font-style:normal;
}

.SSG .desc_fl span {
	display: none;
}

.SSG {
	position: relative;
	width: 590px;
	margin: 0 auto 15px auto;
	text-align: left;
}

.SSG .messaging {
	display: block;
	margin: 0 20px 5px 20px;
	background-color: #FFFFCC;
	padding-top: 50px;
	padding: 10px;
}

.SSG .prev, .SSG .next {
	position: absolute;
	top: 50%;
	display: none;
}

.SSG .next {
	right: 0;
}

.SSG .container {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

.SSG .news_items {
	position: relative;
	width: 520px;
	top: -15px;
	left: 50%;
	margin-left: -260px;
	overflow: hidden;
}

#content .SSG .view_all {
	margin: 0;
	text-align: right;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 20px;
}

.SSG .item img {
	padding: 10px 0 0 0;
	width: 120px;
	height: 68px;
}

.SSG .item {
	width: 120px;
	margin-right: 15px;
	cursor: pointer;
}

/* @group Mortensen added theese */

.SSG_escull {
	padding: 0 0 0 50px;
	font-weight: normal;
	color: #6d7a80;
	font-size: 1.2em;
	font-style: normal;
	position: relative;
	z-index: 999;
	width: 250px;
}

/* @end */
