/* CSS Document 
Author: Mike van Vendeloo
Website: http://mike.vanvendeloo.net/wordpress-kid-info-widget
*/
/* Generic class for styling the whole kid info widget block. Add a custom style in the admin to override styles in this file. */
.kidinfo {padding: 0px;}

/* styling of the table where the thumbnail and birth information is shown */
.kidinfo_table {padding:0px;}

/* Styling of the custom context div block */
.kidinfo_content {color:#000000;}

/* Styling of the thumbnail image */
.kidinfo_thumbnail { border:4px solid #000; margin: 4px;}