
img.product {
    border: 1px solid #a0a0a0;  
    vertical-align: middle;
    margin: 1px;
    padding: 0px;
}

div.horizontalline {
  margin-top: 10px;
  margin-bottom: 10px;
  background: url(../images/horline_dotted2.gif) 0 100% no-repeat;
}

div.horizontalline2 {
  margin-top: 10px;
  margin-bottom: 10px;
  background: url(../images/horline_dotted1.gif) 0 100% no-repeat;
}

div.horizontalline3 {
  margin-top: 0px;
  margin-bottom: 10px;
  background: url(../images/horline_dotted2.gif) 0 100% no-repeat;
}

table.volgendebuttontable 
{
	width: 90%;
	margin: 0 0px 0 30px;
}

table.lijst1 
{
	border: none;
}

table.lijst1 th 
{
	border: none;
	text-align: left;
	background: url(../images/horline_dotted1.gif) no-repeat 0 100%;
	border: 1px solid #ffffff; /* wat een bug dat dit nodig is in Firefox! */
}

table.lijst1 td 
{
	border: none;
	text-align: left;
	/* background-color: #ff0000; */
	border: 1px solid #ffffff; /* wat een bug dat dit nodig is in Firefox! */
}

table.lijst1 td.subbottom 
{
	border: none;
	background: url(../images/horline_dotted1.gif) no-repeat 0 100%;
	border: 1px solid #ffffff; /* wat een bug dat dit nodig is in Firefox! */
}

table.lijst1 input
{
	width: 20px;
}

span.radiobuttonclass {
    border: none;
    /* background-color: #ff0000; */
}

span.radiobuttonclass input
{
	border: none;
    margin: 0px;
    padding: 0px;
    width: 15px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 11px;
    margin-left: 20px;
}

span.radiobuttonclass label
{
    vertical-align: top;
}

* html span.radiobuttonclass input 
{
	margin-top: -3px;
    margin-bottom: 8px;
}

div.spacing3
{
	margin-top: 4px;
	line-height: 1px;
}

span.buttonlinksspan a.button 
{
	float: left;
}

span.buttonlinksspan a.button2 
{
	float: left;
}

span.buttonlinksspan a.button3 
{
	float: left;
}

select 
{
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	line-height: 16px;
    font-weight: normal;
}

input
{
	font-size: 11px;
}