/*
Theme Name: Lambert
Theme URI: http://www.luglio7.com/
Description: a minimal theme
Author: Luca Bertaiola
Version: 1.0
Tags: bloack, white, minimal
*/

h2 { 
	text-shadow: none !important; 
	line-height: 1.2em !important;
	margin-bottom: 10px !important;
}

.md_table img.alignnone {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.md_table tr, .md_table th, .md_table td {
	vertical-align: top !important;
}

