.contentslide {
	border:0;
	border-bottom-width:0px;
	padding:0px;
	width:640px;
	height:384px;
}
.contentslide2 {
	border:0;
	border-bottom-width:0px;
	padding:0px;
	width:280px;
	height:201px;
}
.contentslide_mobil {
	border:0;
	border-bottom-width:0px;
	padding:0px;
}

* html .contentslide {
	w\idth: 650px; /*IE6 width*/
}
.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
	width: 100%;
	height: 100%;
	/* filter:progid:DXImageTransform.Microsoft.alpha(opacity=100); */
	-moz-opacity: 1;
	opacity: 1;
}
.contentslide .contentdiv {
 	display:none; 
}
.contentslide .contentdiv .PT_Text_KortKampanj_start br {
 	display:none; 
}

.pagination {
	position:relative;
	left:555px;
	top:-425px;
	width:95px;
	height:7px;
	line-height:6px;
	font-size:6px;
	z-index:1;
 	padding-bottom:3px; 
}
.pagination2 {
	position:relative;
	left:232px;
	top:-19px;
	height:7px;
	z-index:1;
 	padding-bottom:3px; 
	background-color:#EC008C;
	padding:2px 5px 3px 5px;
}
.pagination_mobil {
  display: block !important;
    font-size: 1px;
    float:left;
   margin:-15px 0 0 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;}
.pagination_mobil a, .pagination_mobil a:visited {
	text-decoration: none;
	color: #e03994;
	padding:3px 5px;
	margin:0px 2px;
	background:#e03994;
}
.pagination_mobil a:hover, .pagination_mobil a.selected {
	color: #676464;
	padding:3px 5px;	
	margin:0px 2px;	
	background-color: #676464;
}
.pagination2 a {
	font-size:13px;
	line-height:normal;
	color:#fff;
	padding-right:3px;
}
.pagination2 a:hover {
	text-decoration:none;
}
.pagination2  a.selected {
	color:#333;
}
.pagination span, .pagination2 span {
	position:relative;
	width:5px;
	line-height:4px;
	font-size: 4px;
	height:5px;
	background-color: #ec008c;
	display: block;
	margin: 0 5px 0 0;
}

.pagination a.selected span, .pagination2  a.selected span {
	background-color: #636060;
}
.pagination a span#one, .pagination2 a span#one {
	left:0;
	top:0;
}
.pagination a span#two, .pagination2 a span#two {
	left: 20px;
	top:-5px;
}
.pagination a span#three, .pagination2 a span#three {
	left:40px;
	top:-10px;
}
.pagination a span#four {
	left:60px;
	top:-15px;	
}
.pagination a span#five {
	left:80px;
	top:-20px;	
}
.pagination a span#six {
	left:100px;
	top:-25px;	
}
.pagination a span#seven {
	left:120px;
	top:-30px;	
}
.pagination a span#eight {
	left:140px;
	top:-35px;	
}
.pagination a.next {
	position: relative;
	top:-25px;
	left:160px;
	font-size: 10px;
}
.pagination a, .pagination a:visited {
	text-decoration: none;
	color: #707070;
}
.pagination a:hover, .pagination a.selected {
	color: #707070;
	background-color: #FFFFFF;
}

