#report-fraud ul
{
	list-style-type:	none;
	padding:		0;
	margin:			0;
}

.radio input
{
	margin-right:		10px;
}

.moreinfo input, .moreinfo textarea
{
	display:		block;
	margin-bottom:		10px;
}

#report-fraud dd
{
	position:		relative;
	bottom:			1.1em;
	margin-bottom:		-0.7em;
	left:			15px;
}

#report-fraud dt
{
	font-weight:		bold;
}

#report-fraud h1
{
	font-size:		120%;
	margin-bottom:		0.5em;
}

#report-fraud h2
{
	font-size:		110%;
	margin-bottom:		0.5em;
}

#report-fraud h3
{
	font-size:		100%;
	margin-bottom:		0.5em;
}

