#scroll ul.relPrd {
    padding-left: 30px;        
}
#lhsTree {
	padding: 10px 0 10px 20px !important;
}
#scroll ul.relPrd li a.product-quick-name {
	font-size: 10px;
}
#freedload { 
	height: 50px; 
}
#lhsTree >li#freedload > a { 
	padding-left: 0;
}
li#whatsnew{ 
    padding: 0 0 12px 0;
    height: 40px;
}
.liSHead{ 
	padding: 24px 0 12px 24px;
	height: 30px;
}

/* feaBanner Stripe */
.feaBanner {background: #dbf3ff;padding: 10px 30px 40px;}
.feaBanner p {font-size: 16px;font-weight: 600;margin-bottom: 25px;}
.feaBanner a {background: #f70031;border-radius: 3px;color: #fff !important;padding: 12px 20px;text-decoration: none;transition: all .5s;}
.feaBanner a span {background-size: 240px !important;margin-right: 5px;}
.feaBanner a:nth-child(3) {background: #00688f;margin: 0 0 0 20px;}
.nav-dem-ico {background: url(../images/ntfs-feature-sprite.png) -220px -18px no-repeat;display: inline-block;height: 20px;line-height: 22px;position: relative;top: 2px;width: 21px;}
@media screen and (max-width:760px) {
.feaBanner {margin: 0 auto;width: 82% !important;}
.feaBanner a {display: block;width: 86%;}
.feaBanner a:nth-child(3) {margin: 10px 0 0 0;}
}
