#header, #right-holder, #footer, form
{
	display: none;
}

body
{
	margin: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

img
{
	float: left;
	clear: left;
	border: 0;
	margin: 0 15px 5px 0;
}

.clnr
{
	width: 100%;
	clear: both;
}

a
{
	text-decoration: none;
	color: #000;
}
