.sliderwrapper {  
  overflow: hidden; 
  width: 544px;
  height: 169px;
}

.sliderwrapper .contentdiv {
  width: 100%;
  height: 100%;
  filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

	
.sliderwrapper .contentdiv {
  z-index: 1;
}

.pagination {
  width: 535px; 
  text-align: right;
  padding: 0px;
 	margin-top: -20px;
 	z-index: 100;
	 position:absolute;
}

/* IE HACK */
*+ html .pagination {
	 width: 255px;
}

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

.pagination a:hover, .pagination a.selected {
  color: #e4ad00;
  background-color: #949494;
}


.sliderwrapper2{
width: 215px;
}

.sliderwrapper2 .contentdiv{
width: 215px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination2 {
width: 91px;
height: 22px;
}

div#mBox1 a img{
background:url(../style/matchcenter/34.jpg) no-repeat;
width: 42px;
height: 22px;
float: left;
}

div#mBox1 a img:hover, div#mBox1 a.selected img {
background:url(../style/matchcenter/matchcLroll.jpg) no-repeat;
}

div#mBox2{
width: 8px;
height: 22px;
float: left;
}

div#mBox3 a img{
background:url(../style/matchcenter/matchcN.jpg) no-repeat;
width: 41px;
height: 22px;
float: left;
}

div#mBox3 a img:hover, div#mBox3 a.selected img {
background:url(../style/matchcenter/36.jpg) no-repeat;
}