.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 512px; /*width of featured content slider*/
height:182px;
}

.wrap{
width: 512px; /*width of featured content slider*/
height:180px;
}


.sliderwrapper .contentdiv{
	width: 512px; 
visibility: hidden;
position: absolute; 
left: 0;  
top: 0; 
background: #000000;

filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 512px;
text-align: right;

}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #ffffff;
background: #ffffff;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #ffffff;
}

.cont1 {
 	background-image:url(images/combi1.jpg);
		width:512px;
	height:182px;
	text-align:right
}
.cont2 {
 	background-image:url(images/combi2.jpg);
		width:512px;
	height:182px;
	text-align:right
}
.cont3 {
 	background-image:url(images/combi3.jpg);
		width:512px;
	height:182px;
	text-align:right
}
.cont4 {
 	background-image:url(images/combi4.jpg);
		width:512px;
	height:182px;
	text-align:right
}
.cont5 {
 	background-image:url(images/combi5.jpg);
		width:512px;
	height:182px;
	text-align:right
}
.cont6 {
 	background-image:url(images/combi6.jpg);
		width:512px;
	height:182px;
	text-align:right
}