.mf .buttonPrev {
	height:46px;
	width: 46px;
	display: block;
	background:url(skin/larrow.gif) no-repeat;
}

.mf .buttonNext {
	width: 46px;
	height: 46px;
	display: block;
	background:url(skin/rarrow.gif) no-repeat;
}


