﻿.verktygText 
{
	padding-top:5px;
	font-family: Verdana;
	font-size:11px;
	color:Black;
	line-height:17px;
}

.verktygLeftColumn 
{
	width:180px;
	background-color:white;
	vertical-align:top;
}

.verktygMiddleColumn 
{
	width:560px;
	vertical-align:top;
}

.verktygRightColumn 
{
	width:200px;
	vertical-align:top;
}

.toolsTable 
{
	width:560px;
}

.toolImageCell 
{
	width:110px;
	padding-bottom:10px;
}

.toolDescriptionCell 
{
	width:450px;
	padding-bottom:10px;
}

A.ToolHeader:Link, A.ToolHeader:Visited, A.ToolHeader:Active, A.ToolHeader:Hover
{
	color: #2C61A7;
	font-family: Verdana;
	font-size:14px;
	line-height:17px;
	text-decoration:none;
	font-weight:bold;
}