@CHARSET "UTF-8";

.leftDiv {
	float: left;
	display: inline-block;
	margin-left: 195px;
	width: 305px;
	height: 100%;
	font-size: 13px;
	padding-right: 10px;
	margin-top: 0 !important;
}

.rightDiv {
	display: inline-block;
	width: 305px !important;
	height: 100%;
	font-size: 13px;
	margin-top: 0 !important;
}

.centerDiv {
	width: 98%;
	float: left;
	text-align: center;
	font-size: 16px;
	padding: 10px;
}

.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
	color: #4d4d4d;
}

.faq table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4d4d4d;
}

.faq input[type="text"] {
	border: 1px;
	border-style: solid;
	border-color: #999999;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 3px;
	width: 400px;
}

.faq input[type="text"]:focus {
	border-color: #006699;
	background-color: #e7f1ff;
}

.faq textarea {
	border: 1px;
	border-style: solid;
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 3px;
	width: 400px;
}

.faq textarea:focus {
	border-color: #006699;
	background-color: #e7f1ff;
}

.greyTable {
	font-size: 12px;
}

.greyTable th {
	background-color: #BBBBBB;
	font-weight: bold;
}

.greyTable caption {
	background-color: #BBBBBB;
	font-weight: bold;
}

.greyTable tr#odd {
	background-color: #EEEEEE;
}

.greyTable tr#even {
	background-color: #E5E5E5;
}

.janitor_title1 {
	font-family: Serifa BT, serif;
	color: #b3b3b3;
	font-size: 28px;
	line-height: 40px;
	font-weight: normal;
	margin: 0;
	margin-top: -10px;
}

.janitor_title2 {
	font-family: Serifa BT, serif;
	font-weight: bold;
	color: #80c8a0;
	font-size: 55px;
	line-height: 50px;
}

.container_faq {
	width: 847px;
	height: 420px;
	padding: 15px 0 0 0;
	margin: 0 -20px 0 -20px;
}

.topDiv {
	margin-left: 200px;
}

.support-item {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	display: inline;
}

.button-back-support {
	padding-top: 40px;
	margin: auto;
	display: table;
}