
/**
* ADT.co.uk
* IE Tweaks CSS			
*
* CSS developed by Bloom Media Ltd. | www.bloommedia.co.uk
*/

body {
	font-family: arial, helvetica, sans-serif;
	}



#header, #small-column, #footer, #sublinks, #bodyarea h1 {
display:none !important;
}



#header-print {
height:122px;
display:block;
width:100%;
}

#container {
width:100%;
}

img.leftfloat{
	display:none;
	}
	
#ordernumber-head img{
	display:none;
	}
	#footer-print {
line-height:45px;
margin-top:15px;
height:45px;
 display:block;
 text-align:center;
 width:100%;
}
