@charset "utf-8";
/* CSS Support/FAQ */
#wrFeature .wrapper {
	background-image: url(/_templates/www/_images/bg-feature-empty.png);
	height: 12px;
}

#wrMain > .wrapper {
	padding-top: 42px;
}
#pageTitle {
	top: 8px;
}

#wrEnableJavascript {
	padding: 0 20px;
}

h1 {
	margin-top: 8px;
}
.browser-instructions h2 {
	background-color: #eee;
	font-size: 14px;
	margin: 0px;
	padding: 15px;
}
.browser-nav {
	width: 100%;
	margin: 0px;
}
.browser-instructions {
	clear: both;
}
.browser-ins {
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	margin-bottom: 12px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 1px 2px 9px #c2c2c2;
	-moz-border-radius: 3px;
	-moz-box-shadow: 1px 2px 9px #c2c2c2;
	margin-top: 10px;
}
.browser-instructions {
}
.browser-ins.forl-false-true {
	border-bottom: none;
}
.ins-image {
	float: right;
	padding: 10px;
}
#nav-browser {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: right;
}
#nav-browser li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav-browser a {
	color: #000;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 5px 14px 5px 12px;
	font-size: 12px;
	float: left;
	border-bottom: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#nav-browser a:hover {
	background-color: #eee;
	border-bottom: 0px;
}
#nav-browser a:active {
	background-color: #e9e9e9;
}
.logo-browser-link {
	margin: 0px 5px -4px 0px;
}
.logo-browser-heading {
	margin: 0px 3px -7px 0px;
}
ol {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
ol ol {
	list-style: decimal;
	margin-left: 30px;
}
#browser-firefox h2 {
	color: #c34310;
}
#browser-ie h2 {
	color: #0566b8;
}
#browser-safari h2 {
	color: #3295d9;
}

