/*
Inspired by the slicehost FAQ

file: bullet_sub7.png
file: secondary.png
file: pdf.png

*/

#faq {
}

#faq ul {
	padding: 0px;
}

#faq-header-string {
	display: none;
}

#faq-footer-string {
	text-align: left;
}

#faq-header {
	list-style-type: none;
}

#faq-header ul {
}

#faq-header .faq-question {
	margin-left: 10px;
	list-style-type: none;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 11pt;
}

#faq-header .newTag {
	width: 74px;
}

#faq-header .updatedTag {
	width: 74px;
}

#faq-header .faq-item-header {
	list-style-type: none;
	padding-top: 12px;
	padding-bottom: 4px;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	color: black;
	font-size: 12pt;
}

#faq-header .faq-question a {
	list-style-type: none;
	color: green;
}

#faq-header .faq-question a:hover {
	list-style-type: none;
	color: #f3f3f3;
}

#faq-header .faq-question a:visited {
	list-style-type: none;
	color: #9bbf41;
}

#faq-body {
}

#faq-body ul {
	padding: 0px;
}

#faq-body ul li {
}

#faq-body .faq-answer {
	padding-top: 5px;
}

#faq-body .faq-question {
	font-size: medium;
}

.faq-item {
	list-style-type: none;
}

.faq-item .faq-question {
	padding-bottom: 5px;
	font-weight: bold;
}

.faq-back-to-top a {
	padding-bottom: 10px;
	font-size: 12px;
}

.faq-back-to-top a:hover {
	color: #f3f3f3;
}

.faq-pdf-link {
	background: url(pdf.png) left;
}

.js-commentControl {
	color: #ff0080;
}

.js-commentControl a {
	line-height: 40px;
	font-size: 14px;
}

.js-commentTool {
	display: none;
	color: #66ffcc;
	font-size: 11pt;
}

.js-commentTool a {
	font-size: 11pt;
}

.js-commentFieldSubject {
	color: black;
	font-size: 12pt;
}

.js-commentFieldLabel {
	color: black;
	font-size: 12pt;
}

.js-kit {
	font-size: 14px;
}

.js-kit-comments {
	border-color: red;
	border-width: 1px;
	border-style: solid;
}

