﻿
@media print {

body{
    width:620px;

}

div.container div.tesco-header{width:600px;}
div.container div.tesco-header img#MoneyfactsPower{padding:40px 0 0 80px;}
div.producttitle_container{width:600px;}
div.container{width: 600px; margin: 10px 0;}
div.container div.maincontent{border:none; float:left; width: 600px;}
#tabs a span{width:79px;}

div.container div#searchwrapper{width:605px;}

div.container .bestbuyextras {
	width: 600px;
}
div.container div#bestbuycontent
{
	width: 605px;
}

div.message, .searchfilter, .searchtools, #ucBestBuys_pnlBestBuyTabs{display:none; visibility:hidden;width:0px;height:0px;}


}
