/*  base.css
---------------------- */
p, li, th, td, dt, dd, address{ font-size: 16px}
h2{ font-size: 26px}

h3{ font-size: 17px}
h4{ font-size: 16px}

.fNav li, #copy{ font-size: 14px}
header ul li{ font-size: 16px}

/*  HOME
---------------------- */
table td{ font-size: 14px}

/* Know-How
---------------------- */
#kh1 ul li span, #kh2 section p{ font-size: 14px}
#kh2 h2{ top: -1%}

/* Customization
---------------------- */
.custom .img{
	width: 25%;
}
.custom ul{
	width: 100%;
	margin-top: 30px

}