@charset "utf-8";

#feature-bg {
	background-image:url(/literature/_content/page-www/_images/bg-page-literature.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	overflow: visible;
}
#feature-content {
	height: 249px;
}
.hr {
	background-color: #bfbfbf;
}
.lit h2 {
	color: #ffffff;
	background-color: #bfbfbf;
	padding: 4px 0px 4px 11px;
	margin: 0px 0px 5px -16px;
	position: relative;
	width: 435px;
}
.lit h3 {
	color: #888;
	padding: 10px 0px 3px 0px;
	margin-right: 15px;
	border-bottom: 1px solid #d6d6d6;
}
.lit-docs {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.lit .hr {
	margin-right: 15px;
}
.lit-doc {
	color: #bfb78f;
	font-weight: bold;
	padding: 4px 0px;
	margin: 0px;
}
.lit-doc a {
	background-position: 0px 50%;
	text-decoration: none;
	padding: 1px 0px 1px 22px;
}
.lit-doc a.type-html {
	background: url(/~images/icon-html-15px.gif) no-repeat;
}
.lit-doc a.type-web {
	background: url(/~images/icon-web-15px.gif) no-repeat;
}
.lit-doc a.type-pdf {
	background: url(/~images/icon-pdf-15px.gif) no-repeat;
}
.lit-doc a.type-doc {
	background: url(/~images/icon-doc-15px.gif) no-repeat;
}
.lit-doc a.type-ppt {
	background: url(/~images/icon-ppt-15px.gif) no-repeat;
}
.lit-doc a.type-xls {
	background-image: url(/~images/icon-xls-15px.gif);
}
.lit-doc a:visited {
}
.lit-languages {
	color: #888;
	font-weight: normal;
	text-transform: uppercase;
	list-style: none;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	font-size: 10px;
}
.lit-doc .lit-languages a {
	background: none;
	padding: 0px;
}
.lit-legacy {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.lit-legacy a {
	font-weight: normal;
}
.lit-legacy .lit-languages a {
	font-size: 9px;
}