/*Opera Hack*/
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	head~body div.products div#sidebar {margin-left:0px;}
}
