/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

table.aanmelden th, table.aanmelden td { 
   text-align: left;
   padding-bottom: 8px;
   padding-top: 8px;
}

table.aanmelden th {
   vertical-align: middle;
   padding-right: 5px;
}

table.aanmelden tr {
   border-top: solid 1px #eee;
}

table.aanmelden span.wpcf7-list-item {
   display: block;
}

table.aanmelden th input[type=submit] { 
   display: block;
   margin: 0 auto; 
   margin-top: 15px;
}

