.sliderwrapper{
	position: relative;
	overflow: hidden;
	height: 247px;
	margin:0px;
	padding:0px;
	/*left: 1px;*/
	/*top: 8px;*/
	width:290px;
}



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

.pagination{
	text-align: justify;
	height:15px;
	font-family:arial;
	font-size:12px;
	width:100px;
	float:right;
	background-color:#ececec;
}

.pagination a{
	text-align: justify;
	height:15px;
	font-family:arial;
	font-size:12px;
	color:#336699;
	background-color:#ececec;
	text-decoration:none;
	padding: 0px 5px;
}

.pagination a:hover, .pagination a.selected{
	color: #000;
	background-color: #88eeee;
	height: 15px;
	padding: 0px 5px;
	text-decoration:none;
}
.asia-imag{
	height:247px;
	width:290px;
	float:left;
}
.asia-images{
	height:247px;
	}
.asia-img{
	float:left;
	width:290px;
	height:247px;
	}
