.md table{
	font-size: 150%;
	width: 90%;
	border:0.1em;
	border-collapse: collapse;
	border: solid 2px #99f;}
.md table th,table td {
	border: dashed 1px #f99;}
.md img, .md video, .md iframe{
	text-align: left !important;
	align: left !important;
	float: left !important;
	clear:both;
	width:100% !important;
	height: auto !important;
	margin:0em !important;
	padding:0.1em !important;
	border:0em !important;
	border-radius:1em;
	padding: 0.1em, #faf;
	border: 0em;
	margin: 0.1em;
	box-shadow: 0.1em 0.1em 1em 0em #bbf;	}
