noscript{ 
	color: #a00; 
	font-size: 13px; 
	text-align: left ;
}
.slider-wrap {
	position: relative;
	/*width:330px;*/
	width:500px;
	float:left;
}
.wrapper a{
	text-decoration:none;
}
.wrapper a:hover{
	text-decoration:underline;
}
.csw {
	/*width:330px; */
	width:500px;
	background: #fff; overflow: scroll;
}
.csw .loading {margin: 200px 0 300px 0; text-align: center;}

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer {
	position: relative;
	overflow: hidden; 
	margin: auto;
	/*width:330px;*/
	width:500px;
}

.stripViewer .panelContainer { 
	position: relative;
	left: 0; top: 0;
	/*width:330px;*/
	width:500px;
	list-style-type: none;
}

.stripViewer .panelContainer .panel {
	float:left;
	position: relative;
	/*width:330px;*/
	width:500px;
}		
.stripViewer .panelContainer .panel .wrapper {
	padding:10px 0px 0px 19px;
}		

#edims_innhold{
	/*width:295px;*/
	width:465px;
	text-align:left;
}
#edims_innhold h1{ 
	font-size:2.2em;
	padding-bottom:10px;
}
div.edims_image_block {
	clear:both;
}

/*Pagination*/
.stripNav {
	display:none;
}

/*Left Right Link Hide*/
.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top:0px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display:block;
	height:363px;
	width:13px;
	/*background-color:red;*/
}

.stripNavL {
	left:0;
	background: url("../images/arrow-left.jpg") no-repeat center;
	z-index:999;
}

.stripNavR {
	right: 0;
	background: url("../images/arrow-right.jpg") no-repeat center;
}
div.tx-edimscodasliding-pi1 {
	float:right;
	clear:right;
}