#content.enhanced #right .box_black {
	/*clip:rect(0px 698px 227px 0px);*/
	/*overflow:hidden;*/
}

#content.enhanced, 
#content.enhanced #homepage_axe_header, 
#content.enhanced #left, 
#content.enhanced #right {
	display:none;
}

#content.enhanced #right .box_black ul {
	display:block;
	height:227px;
	/*margin-left:-300px;*/
	overflow:hidden;
	width:698px;
}

#content.enhanced #right .box_black li {
	display:inline;
	
	/* 23/02/10 disable effect
	margin-left:-300px;
	opacity:0;
	filter: alpha(opacity=0);
	*/
}

#content.enhanced #right .box_black li img {
	-ms-interpolation-mode: bicubic; 
}


/*Discover page */
#content.enhanced, 
#content.enhanced #homepage_discover_header,
#content.enhanced #homepage_discover_table{
	display:none;
}

