h1, h2, h3
{
	text-transform: none;
}

img.screenshot
{
	float:right;
	height:250px;
}

p.igence
{
    font-weight: bold;
}

div.functions
{
	background: white;
	border: 1px solid #999;
	padding: 5px;
	margin: 0 40px 0 0;
	min-height: 270px;
}

div.functions p
{
	margin-top: 0;
}

