﻿
div.leftContentMenu
{
	float: left;
	width: 144px;
}

div.rightContent
{
	float: right;
	width: 460px;
	overflow: hidden;
}

h2 a:hover
{
	text-decoration: none;
}
