.sliderwrapper{
	position: relative;
	overflow: hidden;
	height: 12px;
	margin:0px;
	padding:0px;
	left: 1px;
	top: 8px;
}
.asia-sub-text{
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-align:justify;
	line-height:20px;
	margin-left:278px;
	padding-left:5px;
	padding-right:5px;
	}
.asia-images{
	height:273px;
	padding-left:5px;
	padding-right:5px;
	}
.asia-img{
	float:left;
	width:274px;
	}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 1px;  /*leave as is*/
top: 0px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
	text-align: justify;
	background-image:url(bg-grey.jpg);
	background-repeat:repeat-x;	
	height:24px;
	font-family:arial;
	font-size:12px;
	width:55px;
	float:right;
	padding-left:8px;
	padding-right:8px;
}

.pagination a{
	text-decoration: none;
	color: #00007D;
	background-image:url(bg-grey.jpg);
	background-repeat:repeat-x
	height: 24px;
	font-family:arial;
	font-size:12px;
}

.pagination a:hover, .pagination a.selected{
	color: #000;
	background-color: #000000;
	padding: 0px;
	height: 24px;
}
