﻿body 
{
    font-size:150%;
}

.mainMenu, .toolsMenu, .searchEngine, .searchResult, .tabHolder, .linkInterest
{
    display:none;
}


.twoColLayout, .descriptionImage
{
    padding:0;
}

.twoColLayoutLeft
{
    float:none;
    width:90%;
    margin:0;
}

.twoColLayoutRight
{
    float:none;
    margin:0;
}

.twoColLayoutRight img
{
    border:1px solid black;
    margin-top:5mm;
}

.content {
	width: auto;
	border: 0;
	margin: 0 2%;
	padding: 0;
	float: none !important;
	}
	
h1.headingDescription
{
    font-size:20pt;
    padding:0;
}

p.shortDescription, p.longDescription
{
    font-size:13pt;
}

h2
{
    font-size:16pt;
}

    