#questionField
{
	/*
	font-family:"Lucida Grande","Lucida Sans",Verdana,sans-serif;
	font-size: 23px;
	width: 450px;
	height: 28px;
	border: 1px solid #ccc;
	color: #222;
	padding: 2px;
	display: block;
	float: left;
	*/
}

H2 {
	clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 15px;
}

#questionField.questionbox-virgin
{
	color: #999;
}

.questionPortalForm .button
{
	height: 34px;
	width: 96px;
	margin-left: 5px;
	float: left;
	font-size: 14px;
	text-align: center;
}

/*
UL.searchresults
{
	width: 503px;
	font-size: 14px;
	float: left;
	margin-top: 10px;
	border: 1px solid #999;
	padding: 10px;
	clear: both;
	background: white;
}

UL.searchresults LI
{
	margin-bottom: 5px;
}
*/

PRE
{
	font-family:"Lucida Grande","Lucida Sans",Verdana,sans-serif;
	font-size: 11px;
	float: left;
	width: 500px;
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	white-space: normal;
}

DIV#content
{
	width: 580px;
	float: left;
	margin-left: 120px;
	clear: both;
}

DIV.question
{
	font-size: 12px;
	display: none;
}

.expert DIV.question
{
	display: block;
	font-size: 16px;
}

BODY.viewQuestion H1
{
	margin-bottom: 5px;
}

DIV.faqtory-description
{
	font-style: italic;
	font-size: 12px; 
}

DIV.faqtory-answer
{
	margin-top: 15px;
	font-size: 12px; 
}

DIV.similarquestions
{
	clear: both;
	float: left;
	width: 580px;
	margin-top: 20px;
	font-size: 12px;
}

DIV.similarquestions H3
{
	font-size: 14px;
	margin-bottom: 10px;
}

DIV.similarquestions LI
{
	margin-bottom: 5px;
}

DIV.actions
{
	float: left;
	width: 580px;
	clear: both;
	margin-top: 20px;
}

DIV.actions LI 
{
	float: left;
	margin-right: 20px;
}

.wwgrp
{
	clear: both;
}

.wwctrl TEXTAREA
{
	width: 450px;
	height: 120px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 14px;
}

.wwctrl SELECT
{
	width: 450px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 14px;
}

.wwgrp
{
	padding-top: 10px;
}

LABEL
{
	font-size: 12px;
	padding-bottom: 5px;
	display: block;
}

.wwctrl INPUT
{
	width: 450px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 14px;
}

.wwctrl INPUT.checkbox
{
	width: 10px;
}

.buttonBar
{
	clear: both;
	padding-top: 10px;
	float: left;	
}

.buttonBar DIV
{
	padding-top: 10px;
	float: left;
}

.message
{
	font-size:12px;
	margin-bottom:20px;	
}

#questionPortal-showDetails .nextButton
{
	float: left;	
	font-size:14px;
	height:34px;
	text-align:center;
	margin-left:10px;
	width:96px;
}

#questionPortal-showDetails .backButton
{
	float: left;
	clear: left;		
	font-size:14px;
	height:34px;
	text-align:center;
	margin-left:254px;
	width:96px;
}

#questionPortal-showMatchingQuestions .nextButton
{
	float: left;	
	font-size:14px;
	height:34px;
	text-align:center;
	margin-left:10px;
	width:96px;
}

#questionPortal-showMatchingQuestions .backButton
{
	float: left;	
	clear: left;	
	font-size:14px;
	height:34px;
	text-align:center;
	margin-left:254px;
	width:96px;	
}

#questionPortal-showMatchingQuestions .draftQuestion
{
	margin-bottom: 4px;
	float:left;
	clear: both;	
	font-size:23px;
	width:100%;
	color:#222222;	
}

#questionPortal-showMatchingQuestions .searchresults
{
	float: left;	
	clear: both;
	width: 434px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;	
	border: 1px solid #999;
	padding: 10px;
	background: white;
}

#questionPortal-confirmDetails .backButton
{
	float: left;	
	clear: left;	
	font-size:14px;
	height:34px;
	text-align:center;
	margin-left:254px;
	width:96px;

}

#questionPortal-confirmDetails .submitButton
{
	float: left;
	font-size:14px;
	height:34px;
	text-align:center;
	margin-left:10px;
	width:96px;
}

#errorMessages,
.wwgrp .errorMessage
{
	font-size: 12px;
	color: red;
}

#loginForm LI {
	overflow: hidden;
}

#loginForm LABEL
{
	width: 120px;
	float: left;
	padding: 2px;
	clear: left;
}

#loginForm INPUT.text
{
	width: 120px;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 2px;
}

#loginForm LI
{
	font-size: 12px;
	margin-bottom: 5px;
}

#loginForm LI.error
{
	color: red;
}

#loginForm LI.error IMG
{
	position: relative;
	top: 2px;
}

#loginForm LI P
{
	clear: both;
	padding-top: 10px;
}

#loginForm INPUT.button
{
	float: left;
	margin-left: 122px;
	width: 65px;
}
	
#signup P.introduction
{
	font-size: 12px;
	line-height: 20px;
}

.expert H1
{
	margin-bottom: 40px;
}

FIELDSET .forminfo
{
	float: left;
	width: 450px;
	font-size: 12px;
	line-height: 20px;
	color: #555;
}

FIELDSET
{
	padding-bottom: 20px;
}

#signupForm .buttonBar .button
{
	width: 124px;
	margin-left: 330px;
	height: 30px;
	font-size: 14px;
}

#menu
{
	margin-top: 20px;
	padding-bottom: 30px;
}

#menu UL
{
	float: left;
	margin-left: 120px;
}

#menu LI
{
	float: left;
	margin-right: 20px;
}

#wwgrp_knowledgeFields .wwctrl LABEL,
#wwgrp_roles .wwctrl LABEL
{
	float: left;
	margin-left: 5px;
	padding-bottom: 10px;
}

#wwgrp_knowledgeFields INPUT,
#wwgrp_roles INPUT
{
	width: auto;
	clear: both;
	float: left;
	padding-right: 5px;
}

.giveFeedback #question .question
{
	display: block;
	font-size: 14px;
}

.giveFeedback H3
{
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.giveFeedback #question .question, 
.giveFeedback #question .description 
{
	background: #eee;
	padding: 5px;
}

.giveFeedback #answer .answer 
{
	background: #eee;
	padding: 5px;
}

.giveFeedback DIV#answer
{
	margin-bottom: 10px;
}

.giveFeedback DIV#feedbackform
{
	font-size: 12px;
	margin-top: 10px;
	overflow: hidden;
}

.giveFeedback DIV#feedbackform H3
{
	margin-top: 0px;
	margin-bottom: 20px;
}

.giveFeedback DIV#feedbackform DIV.comments
{
	margin-top: 20px;
	float: left;
}

.giveFeedback DIV#feedbackform .buttonBar
{
	width: 560px;
	padding-top: 0px;
}

.giveFeedback DIV#feedbackform .buttonBar DIV
{
	width: 560px;
	padding-top: 0px;
}

.giveFeedback DIV#feedbackform .submitButton
{
	float: right;
}

.giveFeedback DIV#feedbackform #wwgrp_comment
{
	padding-top: 5px;
}

.giveFeedback DIV#feedbackform TEXTAREA
{
	width: 560px;
}

.giveFeedback #feedbackform_comment 
{
	
}

.giveFeedback #feedbackform 
{
	background: #eee;
	padding: 5px;
}

.giveFeedback #faqtory-feedbackform .feedbackquestion 
{
	font-size: 12px;
	float: left;
	width: 340px;
	margin-bottom: 10px;
}

.giveFeedback #faqtory-feedbackform .radiobuttons 
{
	font-size: 12px;
	float: left;
	margin-bottom: 10px;
}

.giveFeedback #feedbackform TEXTAREA 
{
	font-size: 12px;
	float: left;
	margin-bottom: 10px;
}

.giveFeedback #thankyou 
{
	background-color: #d9f798;
	padding: 5px;
}

.giveFeedback #thankyou H3 
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.giveFeedback #error 
{
	background-color: #f7d998;
	padding: 5px;
}

.giveFeedback #error H3 
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: red;
}

INPUT.faqtory-loading {
	background-image: url(loading.gif);
	background-repeat: no-repeat;
	background-position: center right; 
}

.faqtory-formHeader {
	color: #666;
}

#sidebar {
	position: absolute;
	margin-left: 720px;
	top: 40px;
	width: 240px;
}

#sidebar #questionField {
	width: 140px;
	font-size: 16px;
	height: 20px;
}

#sidebar .button {
	height: 20px;
}

#sidebar #faqtory-resultsContainer {
	clear: both;
	width: 220px;
}

#sidebar #faqtory-resultsContainer LI {
	padding-top: 5px;
}

label {
	float: left;
	width: 150px;
	margin-top: 10px;
}

input.text, textarea {
	width: 400px;
	float: left;
	margin-top: 10px;
}

p {
	font-size: 13px;
}

#faqtory-feedbackform textarea {
	clear: left;
	height: 60px;
	margin-top: 0px;
}

.radiobuttons {
	overflow: hidden;
	margin: 5px;
}

.radiobuttons input {
	float: left;
	margin: 3px;
}

.radiobuttons label {
	margin-top: 0px;
	font-size: 13px;
	width: auto;
	margin: 0px 10px;
}

.feedbackquestion {
	font-size: 14px;
}

#faqtory-feedbackform {
	overflow: hidden;
}