body				{font-family:"Lucida Grande","Lucida Sans",Helvetica,Arial,sans-serif}

table#audit_tb			{font-size:11px;width:580px}
table#audit_tb 			{border-collapse:collapse;width:800px;background:white}
table#audit_tb th		{padding-bottom:0.7em}
table#audit_tb td		{padding:0.42em;vertical-align:top;border-bottom:1px solid black}
table#audit_tb td.opt 	{background:black;color:white;border-right:1px solid white;border-bottom:1px solid white}
table#audit_tb td.empty	{background:#dedede}
table#audit_tb td.opt:hover		{cursor:pointer;cursor:hand}
table#audit_tb td.opt:active	{background:white;color:black}
input#submit {font-size:medium}

h1					{text-transform:uppercase;color:#AEAFB0;font-size:24px;letter-spacing:1px;margin-bottom:32px}
h2, h3 					{color:#AEAFB0;margin-bottom:6px;margin-top:18px}
h2	{font-size:16px;margin-bottom: 14px}
p					{margin-bottom:1em;font-size:11px;line-height:1.4em}

/* Postcode */
#postcode_entry { font-size: large; text-transform: uppercase;margin-bottom:1em; width:4em }
label.postcode  { display: block;clear:both; font-size: small;float: none;margin-bottom:1.5em }
input.mailer-button   { display: block;clear:both; margin-top:0.7em  }

