/* strafschoppen van wedstrijdverslag */

#wedstrijdTable3
{
  width:373px;
}

/* Product issue: in the product css is a body text-align:center; defined, 
this is used in the preview mode, must be overruled bij text-align:left; */

body.DA_SKINNED {
  text-align: left;
}


/* do not show account overview in selfservice - change information form */
#ss_account {
  display: none;
}
