.textblock { border:0; padding:2px; line-height:16px; }
.textblockhover { border:2px solid #3b3b3b; padding:0; cursor:default; padding:0px;}

.textblock p, .textblock td p
{
    margin:10px 0;
}

blockquote
{
	margin-left:20px;
}

.textblock ol
{
	margin-left:22px;
	padding-left:0px;
}

.textblock ul
{
	margin:0;
	padding:0;
	margin:5px 0;

}
.textblock ul li
{
    background-image: url(../images/bullet1.gif.v=1);
    background-position: 0 8px;
    background-repeat: no-repeat;
    display: block;
    line-height: 16px;
    padding-bottom: 5px;
    padding-left: 15px;
}

.textblock ul li ul li
{
    background-image: url(../images/bullet2.gif.v=1);
    background-position: 0 8px;
    background-repeat: no-repeat;
    display: block;
    line-height: 16px;
    padding-bottom: 5px;
    padding-left: 15px;
}

.faqTerugblok
{
	float:right;
}

.faqTerugblok a
{
    background-image: url(../images/ecom/terugBtns.gif.v=1);
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    height: 18px;
    padding-top: 4px;
    text-decoration: none;
    text-align:center;
	padding-right:10px;
    width: 90px;
}

.faqTerugblok a:hover
{
    background-image: url(../images/ecom/terugBtns.gif.v=1);
    background-position: left top;
	color:white;
}

