#wrapper435{ width: 570px; background-color: #fff; padding: 3px; margin: 0px auto; }

/* Tab Menu */ 
/* http://www.13styles.com/css-menus/saturday/ */ 
ul#saturday{margin:0;padding:0;list-style-type:none;width:auto;position:relative;display:block;height:36px;text-transform:uppercase;font-size:12px;font-weight:bold;background:transparent url("images/bgOFF.gif") repeat-x top left;font-family:Helvetica,Arial,Verdana,sans-serif;border-bottom:4px solid #579c00;border-top:1px solid #dbee91;}
ul#saturday li{display:block;float:left;margin:0;pading:0;}
ul#saturday li a{display:block;float:left;color:#003300;text-decoration:none;padding:12px 20px 0 20px;height:24px;background:transparent url("images/bgDIVIDER.gif") no-repeat top right;}
ul#saturday li a:hover{background:transparent url("images/bgHOVER.gif") no-repeat top right;}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;background:transparent url("images/bgON.gif") no-repeat top right;}

/* Content Area */

#contentooo { padding: 0 10px 0 10px; font-size:1.3em; }

	#contentooo img { border: none; }
ol{
padding-left: 1.8em;
padding-top: 0.5em;
}
.questionsHome { background: url('images/article.png') left top no-repeat; padding-bottom: 3px; margin-left: 15px; height: 16px; }
/* Link Styles */
a:link { color: #336666; text-decoration: none; }
a:visited { color: #336666; text-decoration: none; }
a:hover { color: #874B46; text-decoration: underline; }
a:active { color: #874B46; text-decoration: underline; }
a.gterm { color: #EA672E; text-decoration: none; border-bottom: 1px dashed #EA672E; }

/* Categories */
h2 catHeading { 
font-family:Helvetica,Arial,Verdana,sans-serif;
font-size: 14px;
margin-bottom: 4px;
}

p catDescription { } 

.folder { background: url('images/folder.gif')  left top no-repeat; padding: 0px 0 2px 20px; margin-left: 15px; height: 16px; font-size: 1.1em;  font-family: Helvetica, Verdana, Sans-serif; }
.article { background: url('images/article.png') left top no-repeat; padding: 0px 0 2px 20px; margin-left: 15px; height: 16px; }

/* Article Extras */ 
h2 articleHeading { 
color: #ffcc00;
font-family: Helvetica,Arial,Verdana,sans-serif;
font-size: 2.0em;
margin-bottom: 4px;
}

#extras { background: #eee; border: 1px solid #c5c5c5; font-size: 100%; margin-bottom: .5em; margin-left: 1em; margin-top: .5em; padding: 0.8em; width: 120px; float: right; }
	#extras a { color: #000; }

	#extras .printer { background: url('images/printer.png') left top no-repeat; padding: 3px 0 10px 25px; margin-left: 10px; height: 10px; }
	#extras .favorites { background: url('images/heart.png') left top no-repeat; padding: 3px 0 9px 25px; margin-left: 10px; height: 10px; }
	#extras .comment { background: url('images/comments_add.png') left top no-repeat; padding: 3px 0 9px 25px; margin-left: 10px; height: 10px; }

/* Special Formats */
pre { background-color: #f9f9f9; border: 1px solid #D0D0D0; color: #002166; display: block; margin: 14px 0 14px 0; padding: 12px 10px 12px 5px; font-size: 1.1em;  font-family: Monaco, Verdana, Sans-serif; margin: 1em 2%; width: 500px; overflow: auto;  }
code { background-color: #f9f9f9; border: 1px solid #D0D0D0; color: #002166; display: block; margin: 14px 0 14px 0; padding: 12px 10px 12px 10px; font-size: 1.1em; font-family: Monaco, Verdana, Sans-serif; margin: 1em 2%; width: 500px; overflow: auto; }

/* Comment styles */

#article-comments h1{ background: url('images/comment.png') left top no-repeat; padding: 3px 0 0px 20px; margin-left: 10px; height: 25px; font-size: 12pt; border-bottom: 1px solid #bbb; }

#kb_comments { width: 100%; margin: 0px auto; }

	ul#kb_comment_list { list-style: none; margin: 0 0 4.0em 0;}

		ul#kb_comment_list li.comment { width: 100%; padding: 1.2em 0 0 0; border-bottom: 1px dotted #bbb; }

/* Comment form styles */

#comment_form { width: 500px; padding: 1.0em 0 0 0; }
	
	#comment_form p { padding: 0.6em 0; }
		
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }
		
		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 500px !important; }
		
			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
		
		#comment_form .form_submit { padding: 0.4em 4px; border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
			
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
a.questionns {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;}
a.questionns:link{

color: blue;
text-decoration: none;
}
a.questionns:visited
{
color: #336699;
text-decoration: none;
}
a.questionns:hover
{
color:#000000;
text-decoration: underline;
}
a.questionns:active
{
color: #0067ae;
text-decoration: none;
}	