.sliderwrapper	{position:relative; overflow:hidden; 
		 width:425px;height:200px; border:0px;}

.sliderwrapper .contentdiv{visibility:hidden; position:absolute; left:0; top:0;
		 filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
		 -moz-opacity:1; opacity:1;
		 width:425px; height:100%; padding:0px;}

.pagination		{width:0px; height:0px; font-size:0px; text-align:left; 
			 padding:0px;}
.pagination a		{color:#000000; text-decoration:none;
			 padding:0px;}
.pagination a:hover	{color:#000000;}
.pagination a.selected	{color:#000000;}
