#MIwrapper .hp_news_container span.regButton{
	float:left;
	display:block;
	width:100px;
	height:67px;
}
#MIwrapper .hp_news_container span.regButton .generic_vign_buttons a{
	width:auto;
	height:auto;
	position: static;
	display:inline;
}
#MIwrapper .hp_news_container span.regButton .generic_vign_buttons  a img{
	position:static;
	clip:auto;
}
#MIwrapper .hp_news_container span.regButton .generic_vign_buttons a:hover img{
	clip:auto;
}
#MIwrapper .hp_news_container span.regButton a{
	width:100px;
	height:67px;
	position: relative;
	display:block;
}
#MIwrapper .hp_news_container span.regButton  a img{
	position: absolute;
	top: 0px;
	left:-100px;
	clip: rect(0px 200px 67px 100px);
}
#MIwrapper .hp_news_container span.regButton  a:hover img{
	left: 0px !important;
	clip: rect(0px 100px 67px 0px) !important;
}
#MIwrapper #specialBox .generic_vign_buttons{
top:200px;
}