		
div#faq_content a {
	color: #0072BC;
	text-decoration: none;
}

div#faq_content a:hover {
	color: #DC143C;
}

form#faqForm td {
/*	padding-right: 50px; */
}

td.smaller {
	width: 30%;
}

span.input_heading {
	font-weight: bold;
	color: #0072BC;
	margin-left: 0.2em;
	margin-right: 0.2em;
}

span.lastUpdated {
	display: block;
	text-align: right;
	font-size: 0.8em;
	color: #0072BC;
}

span.center {
	text-align: center;
}

.faqForm {
	display: block;
	width: 400px;
}

div.input_line {
	display: block;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

div#faq_content {
	font-family: 'verdana', 'sans-serif';
	color: #000000;
	background: #c0e4ff url(faq-top.gif) top center no-repeat;
	display: block;
	margin-top: 10px;
	width: 760px;
	padding: 0;
}
 
#FAQ {
	padding: 20px 30px 30px 30px;
	margin: 0;
	background: transparent url(faq-bottom.gif) bottom center no-repeat
}
.admin_view {
	background: #fff;
	border: 2px solid;
	padding: 10px;
	margin-top: 20px;
}
#user_says {
	height: 150px;
	padding-top: 20px;
	background: transparent url(wee-me.gif) top right no-repeat;
}


#susu_says {
	padding: 30px 10px 10px 150px;
	margin: 5px 5px 0 5px;
	background: transparent url(cat-quote.gif) top right repeat-y;
	position: relative;
	min-height: 120px;
  	height: auto !important;
  	height: 120px;
}

#susu_says .cat { 
	display: block;
	position: absolute;
	top: 0;
	left: -10px;
	height: 150px;
	width: 170px;
	background: transparent url(cat-new.gif) top right no-repeat;
}
#susu_says .top {
	display: block;
	position: absolute;
	top: 0;
	right: 2px;
	height: 25px;
	width: 680px;
	background: transparent url(cat-head.gif) top right no-repeat;

}
.bottom {
	display: block;
	height: 30px;
	width: 686px;
	background: transparent url(cat-foot.gif) bottom right no-repeat;
}

.noAnswerForm {
	text-align: left;
	padding-left: 12px;
}

span.validationError {
	font-color: #FF7B00;
	font-size: 1.1em;
}

div.links {
	background: transparent url(links.gif) top center no-repeat;
	display: block;
	margin-top: 1em;
	width: 554px;
	height: 18px;
	padding: 20px;
	margin-bottom: 0.2em;
	text-align: center;
	width: 80%;
}

.links a {
	padding: 5px 10px 5px 0px;
}

.links .main_faq {
	
}

.clear {
	display: block;
	clear: both;
}

div#faq_content b {
	color: #0072BC;
	font-size: 1.1em;
}
div#faq_content h1 a {
	font-size: 30px;
	padding: 0;
	margin: 0;
}

div#faq_content h1 {
	text-align: center;
	font: bold 30px 'arial', 'sans-serif';
	padding: 0.2em 0.2em 0em 0.2em;
	margin: 0;
	display: block;
}
div#faq_content .admin_view h1 {
	padding-top: 20px;
	font-size: 20px; 
}
div#faq_content h2 {
	color: #000;
	font-size: 1.6em;
	font-weight: normal;
	display: block;
	margin-bottom: 0.2em;
	text-align: left;
	padding-left: 12px;
}

span.history {
	display: block;
}

b.highlight {
	font-size: 1em;
}

div#faq_content p {
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	text-align: left;
}

#commonQuestions {
}

#commonQs ol, #commonQs ol li, #category_list ol {
	margin: 0;
	padding: 0;
}

#viewCategory {
	text-align: center;
}

#commonQs {
	text-align: left
}

#commonQs ol li {
	margin: 10px 1em;
	list-style: none;
}

#category_list ol li {
	display: block;
	float: left;
	width: 25%;
	padding: 5px 0 0 12px;
	list-style: none;
	text-align: left;
}

#categories {
	text-align: center;
}
	
#categories table {

	margin-left: auto;
	margin-right: auto;
	display: block;
}
		
#categories td {
	width: 50%;
}

q {
	font-style: italic;
	color: #555;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 12px;
}

#send_mail {
	padding: 30px 0 0 0;
	display: block;
	text-align: center;
}
#send_mail:hover {
	padding: 30px 0 0 0;
}
#send_mail img {
	border: 0;
	padding: 3px;
}

.expired {
	color: #f33;
	font-weight: bold;
}
.question {
	width: 500px;
	height: 40px;
	border: 1px solid #aaa;
	padding: 3px;
	margin: 5px 0;
}

#questionbox {
	background: transparent url(speach.gif) top left no-repeat;
	padding: 25px 150px 25px 0;
	height: 100px;
	display: block;
	text-align: center;
}
#waitingQuestions {
	border-collapse: collapse;
}
#waitingQuestions td, #waitingQuestions th {
	border: 1px solid #777;
	border-width: 1px 0;
	padding: 2px;
	color: #0072bc;
}

/* Date picker specific styles follow */

a.date-picker {
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url(calendar.png) no-repeat !important; 
}
a.date-picker span {
	margin: 0 0 0 -2000px;
}
div.date-picker-holder, div.date-picker-holder * {
	margin: 0;
	padding: 0;
}
div.date-picker-holder {
	position: relative;
}
div.date-picker-holder input {
	float: left;
}
div.popup-calendar {
	display: none;
	position: absolute;
	z-index: 2;
	top: 0;
	left: -16px; /* value for IE */
	padding: 4px;
	border: 2px solid #0072bc;
	background: #fff;
	color: #000;
	overflow:hidden;
	width: 163px;
}
html>body div.popup-calendar {
	left: 99px; /* value for decent browsers */
}
div.popup-calendar div.link-close {
	float: right;
}
div.popup-calendar div.link-prev {
	float: left;
}
div.popup-calendar h3 {
	font-size: 1.3em;
	color: #0072bc;
	margin: 2px 0 5px 3px;
}
div.popup-calendar div.link-next {
	float: right;
}
div.popup-calendar div a {
	padding: 1px 2px;
}
div.popup-calendar table {
	margin: 0;
}
* html div.popup-calendar table {
	display: inline;
}
div.popup-calendar table th, div.popup-calendar table td {
	background: #eee;
	width: 21px;
	height: 17px;
	padding: 0;
	text-align: center;
}
div.popup-calendar table td.inactive {
	color: #aaa;
	padding: 1px 0 0;
}
div.popup-calendar table th.weekend, div.popup-calendar table td.weekend {
	background: #f6f6f6;
}
div.popup-calendar table td a {
	display: block;
	border: 1px solid #eee;
	width: 19px;
	height: 15px;
	text-decoration: none;
	color: #333;
}
div.popup-calendar table td.today a {
	border-color: #aaa;
}
div.popup-calendar table td a.selected {
	color: #f00 !important;
}
