/* Reset Styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0} 
table {border-collapse:collapse;border-spacing:0} 
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal} 
ol,ul{list-style:none} 
caption,th{text-align:left} 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal} 
abbr,acronym{border:0}

/* uSave Styles */
body {
	width: 845px; margin: 20px auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold;
	}
h1 {
	float: left;
	width: 100%; height: 184px;
	background: url(Images/uSaveLogo.gif) no-repeat 0 0; text-indent: -5000px;
	}
form {
	float: left;
	width: 100%; margin: 20px 0;
	}
h2 {
	float: left;
	width: 600px; height: 60px;
	background: url(Images/EnterPostcodeTxt.gif) no-repeat 0 0; text-indent: -5000px;
	}
fieldset {
	float: right;
	width: 225px; padding: 2px 0 0 20px;
	}
label {
	float: left;
	width: 116px;
	}
label input {
	float: left;
	width: 90px; height: 16px; padding: 2px 4px;
	background-color: #ebf4ff;
	}
.submitButton {
	float: left;
	width: 80px; height: 22px; margin: 22px 0 0; border: none;
	background: url(Images/submit.gif) no-repeat 0 0; text-indent: -5000px;
	}
input.submitButtonHover {
	background: url(Images/submitHover.gif) no-repeat 0 0; cursor: pointer;
	}
#salesMessage {
	float: left;
	width: 100%; height: 184px;
	background: url(Images/SalesMessage.gif) no-repeat 0 0; text-indent: -5000px;
	}
#suppliersCompared {
	float: left;
	width: 100%; height: 100px; margin: 20px 0;
	background: url(Images/suppliers.gif) no-repeat 0 0;
	}
#helpline {
	float: left;
	width: 100%; height: 60px;
	background: url(Images/CustomerHelpline.gif) no-repeat 0 0; text-indent: -5000px;
	}
#suppliersCompared h3, #suppliersCompared ul, #helpline h3, #helpline div, legend {
	display: none;
	}
#terms {
	float: right;
	padding: 0 15px 5px 0;
	}
#terms a {
	float: left;
	font-size: 0.7em; text-decoration: none; color: #0080e4;
	}
#terms a:hover {
	text-decoration: underline;
	}