﻿.image_carousel-newsStrID
{
    position:relative;
}
.image_carousel-newsStrID img
{
	border: 0px solid #ccc;

	padding: 0px;
	margin: 0px 5px 0 0;
	display: block;
	float: left;
}
a.prev-newsStrID, a.next-newsStrID
{
	background: url(miscellaneous_sprite1.png) no-repeat transparent;
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	left:107px;
}
a.prev-newsStrID
{
	top:-5px;
	background-position: 0 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
a.prev-newsStrID:hover
{
	background-position: 0 -50px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity:0.7;
	opacity: 0.7;
}
a.prev-newsStrID.disabled
{
	background-position: 0 -100px !important;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}
a.next-newsStrID
{
	top:313px;
	background-position: -50px 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
a.next-newsStrID:hover
{
	background-position: -50px -50px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity:0.7;
	opacity: 0.7;
}
a.next-newsStrID.disabled
{
	background-position: -50px -100px !important;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}
a.prev-newsStrID.disabled, a.next.disabled
{
	cursor: default;
}

a.prev-newsStrID span, a.next-newsStrID span
{
	display: none;
}
.pagination-newsStrID
{
	text-align: center;
	position: absolute;
	right: 0px;
	top: -25px;
}
.pagination-newsStrID a
{
	background: url(miscellaneous_sprite1.png) 0 -300px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.pagination-newsStrID a.selected
{
	background-position: -25px -300px;
	cursor: default;
}
.pagination-newsStrID a span
{
	display: none;
}
.clearfix
{
	float: none;
	clear: both;
}

.caroufredsel_wrapper
{
	
}

.box-carousel-newsStrID
{
	display: none;
	-webkit-backface-visibility: hidden;
	height:71px;
	width:234px;
	float:left;
	display: block;
	margin: 0;
    padding:0;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */



