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