﻿/* 
   Canonical Link Generator Module
   Copyright 2007 iFinity
*/

.CanonicalLinkerSettings
{
	/* contains the settings */
}

.CanonicalLinkerSettingsTable
{
	/* table to hold the settings */
	font-size:smaller;
}

.textValue
{
}

.clSpiel
{
	font-size:smaller;
	margin-top:5px;
}
.clHelpText
{
	padding:5px;
}
.clHelp
{
	
}