﻿/*
	SETTINGS FOR FONTSIZE2
	RESIZE ONLY CONTENT TEXT
*/

.fontsize2 .maincontent {
	font-size: 1.1538em;
	line-height: 1.5em;
}
.fontsize2 .maincontent .no-text-resize {
	font-size: 13px;
	line-height: 1.4em;	
}
.fontsize2 .equal-heights,
.fontsize2 .equal-heights .container-content {
	height: auto !important;
}
.fontsize2 ul.tabs li a,
.fontsize2 table.calendar th {
	font-size: 14px;
}
