BODY
{
	padding: 10px;
	margin-top: 35px; /* height of DIV.faqtory-header */
	font-family:"Lucida Grande","Lucida Sans",Verdana,sans-serif;
	font-size: 11px;
	color: #222;
}

A,
A:visited,
A:active
{
	text-decoration: none;
	color: #004488;
}

A:hover
{
	text-decoration: underline;
	color: #004488;
}

H1
{
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}

STRONG
{
	font-weight: bold;
}

DL
{
	margin-top: 10px;
	margin-bottom: 10px;
}

/*
DT
{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: bold;
}

DD
{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 15px;
}
*/

#faqtory-header
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 35px;
	background-color: black;
	border-bottom: 1px solid #888;
	color: white;
	font-family:"Lucida Grande","Lucida Sans",Verdana,sans-serif;
	font-size: 11px;
}

#faqtory-header A
{
	font-family: Arial, Helvetica;
	color: #ccc;
}

.is-zandbak
{
	margin: 8px 0 0 140px;
	background-color: yellow;
	color: red;
	padding: 4px 6px;
	position: absolute;
}

#faqtory-header A:hover
{
	font-family: Arial, Helvetica;
	color: white;
}

#faqtory-header UL
{
	float: right;
	margin: 10px;
}

#faqtory-header UL LI
{
	float: right;
	margin-left: 10px;
}

#faqtory-logo {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	width: 120px;
	height: 23px;
	font-size: 14px;
	background: url("../images/icons/FAQtory_text_wb_120x23.gif") no-repeat;
}

#faqtory-logo .faq
{
	display: none;
	font-weight: bold;
}

#faqtory-logo .tory
{
	display: none;
	position: relative;
	color: #ccc;
}

DIV#footer
{
	padding-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	clear: both;
}

#login fieldset {
	padding-bottom: 0px;
}