/* -----------------------------------------------

Description:  Master Style Sheet for Screen - Popups

Author: Martin Tolley

Email: martin (at) netdec (dot) co (dot) uk

URL: http://www.netdec.co.uk/

Created: 16 August 2007

Last Updated: 21 November 2007

----------------------------------------------- */


* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(/images/popups/header-bg.jpg) repeat-x;
}

h1 {
	width: 420px;
	height: 48px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	background: url(/images/headers/h1/marsden-packaging-logo.gif) no-repeat;
}

h1 span { display: none; }

h2 {
	margin-top: 60px;
	margin-left: 40px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #0054A4;
	font-weight: bold;
}

p { padding: 40px; }

img { border: 0px none; }
