.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 552px; /*width of featured content slider*/
	height: 230px;
	visibility: hidden;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
width: 552px;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
font-size: 12px;
width: 546px;
padding-left: 6px;
text-align: left;
background:url(../images/phuket-best-event_whaton-bg.gif);
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #111111;
}

.pagination a:hover, .pagination a.selected{
font-size: 12px;
color: white;
}.head-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
