﻿.FAQ_Custom1
{
}

.FAQ_Custom1 .submitform
{
	padding: 10px; border: 1px solid #c0c0c0; background: #ececec;
	margin: 10px 0 10px 0;
}
	.FAQ_Custom1 .submitform  .submitlist  { margin-top: 10px; }

.FAQ_Custom1 .bottom {
	margin-top: 10px;
}
	
.FAQ_Custom1 a.title
{
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.FAQ_Custom1 a.title:hover
{
	text-decoration: none;
}

.FAQ_Custom1 .textarea
{
	width: 370px;
	height: 150px;
}

.FAQ_Custom1 .submitform .button
{
	margin-left: 320px;
}

.FAQ_Custom1 a.title
{
}

.FAQ_Custom1 ul.questionlist
{
	padding: 6px; display: block;
	border: 1px solid #c0c0c0; background: #ececec;
	margin: 2px;
	list-style-type: none;
}

.FAQ_Custom1 div.category
{
	margin-top:10px;
}

.FAQ_Custom1 table.item
{
	width:100%;
	margin-top:20px;
}

.FAQ_Custom1 table.item td.left
{
	width: 90px;
	text-align:right;
	vertical-align:top;
	padding:3px;
	font-weight:bold;
}

.FAQ_Custom1 table.item td.right
{
	vertical-align:top;
	padding:3px;
}

