.FAQOverviewTitle
{
	color: #999900;
	font-size: 12px;
	font-weight: bold;
	margin-left:8px;
}
.FAQOverviewTable
{
	font-size: 12px; 
	margin:0px;
	padding:0px;
	margin-left:8px;
}
.FAQOverviewTable a {
	color: #003399;
	text-decoration: underline;
}
.FAQOverviewTable a:visited {
	color: #800066;
}
.FAQOverviewTable td
{
	background-image: url(/ZatteraImg/teaser_red_icon.gif); /*url(/ZatteraImg/pil_erbjudande.jpg);*/
	background-repeat:no-repeat;
    background-position: 0 2;
	padding-left:25px;
	line-height:16px;
	padding-bottom: 8px;
	vertical-align: middle;
}
.FAQProductTable
{
	width:100%;
}
.FAQProductTable td.FAQTitleDelim
{
	background-color: #666653;
}
.FAQProductTable td.FAQTitle
{
	font-weight: bold;
	padding-top:20px;
}
.FAQProductTable td.FAQTitle a
{
	font-weight: bold;
	padding-top:20px;
	text-decoration: none;
}
.FAQProductTable td.FAQTopLink
{
	font-size:10px;
	padding-bottom:20px;
	padding-right:5px;
	text-align:right;
}
.FAQProductTable td.FAQTopLink a {
	color: #003399;
	text-decoration: underline;
}

.FAQProductTable td.FAQBackLink
{
	background-image: url(/ZatteraImg/pil_erbjudande_back.jpg); /*url(/ZatteraImg/teaser_red_icon.gif);*/
	background-repeat:no-repeat;
	background-position: 0 1;
	padding-left:15px;
	font-size:10px;
	padding-bottom:20px;
	padding-right:5px;
	text-align:left;
}
.FAQProductTable td.FAQBackLink a {
	color: #003399;
	text-decoration: underline;
}
