form#competition span.title
{
	width: 9em;
}
form#competition div#addr_postcode input
{
	width: 5em;
}
form#competition div#gen_hint
{
	margin-top: 1em;
	border-top: 1px solid #c0c0c0;
	padding-top: 1em;
}
form#competition div#gen_hint span.title
{
	float: none;
	width: 100%;
	text-align: left;
	font-weight: bold;
	padding: 0;
}
form#competition div#gen_hint textarea
{
	width: 100%;
}
form#competition div.buttons
{
	margin: 0;
}
form#competition div.buttons input
{
	margin: 0;
}
