/* Opera TypeKit fix */
html.wf-inactive.opera h1 {
	font-size: 36px;
	line-height: 36px;
	letter-spacing: -2px;
}
html.wf-inactive.opera h2 {
	font-size: 15px;
	letter-spacing: -1px;
}
html.wf-inactive.opera a.orange-button span,
html.wf-inactive.opera a.orange-button:link span,
html.wf-inactive.opera a.orange-button:visited span {
	font-size: 13px;
	letter-spacing: 0px;
}
html.wf-inactive.opera .body .header .nav-bar > ul > li > a > span {
	font-size: 13px;
	letter-spacing: 0px;
}
html.opera .body .header .nav-bar > ul > li > .shadow {
	top: 49px;
}
html.opera .body .header .nav-bar > ul > li > ul {
	top: 50px;
}

/* Internet Explorer fixes */
html.ie h2 {
	font-size: 13px;
}
html.ie a.orange-button span,
html.ie a.orange-button:link span,
html.ie a.orange-button:visited span {
	font-size: 13px;
	letter-spacing: 1px;
}
html.ie .body .header .nav-bar > ul > li > a > span {
	font-size: 15px;
}
html.ie .body.homepage .banner-under {
	top: 136px;
}

html.ie7 .body .header .social a > .social-icon {
	display: inline;
}
html.ie7 .body .header .nav-bar > ul > li {
	margin-right: 0;
}
html.ie7 .body .header .nav-bar > ul > li > a > span {
	cursor: pointer;
}
html.ie7 .body .header .nav-bar > ul > li:hover > a.free-trial {
	padding: 0 12px;
	border: none;
	background: #fff;
}
html.ie7 .body .header .nav-bar > ul > li > .shadow {
	top: 49px;
}
html.ie7 .body .header .nav-bar > ul > li > ul {
	top: 49px;
}
html.ie7 .body.homepage .topBox {
	margin-top: 10px;
}
html.ie7 .body.homepage .success-stories ul > li {
	margin: -2px 0 3px 0;
}
html.ie7 .body.homepage .success-stories .arrow {
	position: relative;
	top: -4px;
	right: -28px;
}
html.ie7 .footer .separator {
	margin-bottom: 22px;
}
html.ie7 .footer hr {
	margin: 2px 0;
}
html.ie7 .footer .social .st_sharethis .stButton {
	margin-right: 4px;
}


/* Firefox font fixes */
html.gecko h1 {
	visibility: hidden;
}
html.gecko.wf-active h1,
html.gecko.wf-inactive h1 {
	visibility: visible;
}
html.gecko.wf-inactive h1 {
	font-size: 36px;
	line-height: 36px;
	letter-spacing: -2px;
}

html.gecko h2 {
	font-size: 14px;
}
html.win.gecko a.orange-button span,
html.win.gecko a.orange-button:link span,
html.win.gecko a.orange-button:visited span {
	font-size: 13px;
	font-family: "Arial Narrow", Tahoma, sans-serif;
	font-weight: bold;
}
html.win.gecko .body .header .nav-bar > ul > li > a > span {
	font-size: 15px;
}
html.gecko .body .header .nav-bar > ul > li {
	margin-right: -3px;
}
html.gecko .body .header .nav-bar > ul > li > a > span {
	visibility: visible;
}
html.gecko.wf-active .body .header .nav-bar > ul > li > a > span,
html.gecko.wf-inactive .body .header .nav-bar > ul > li > a > span {
	visibility: visible;
}
html.gecko .body .header .nav-bar > ul > li > ul {
	top: 31px;
}

/* Homepage fixes */
html.ie .homepage .news-section .fade-top,
html.ie .homepage .features-section .fade-top {
	top: 38px;
}
html.win.gecko .homepage .news-section .fade-top,
html.win.gecko .homepage .features-section .fade-top {
	top: 38px;
}

