

 .contentDiv img {
    max-width: 100%!important;
    height: auto!important;
	margin: auto!important;
	display: block!important;
	max-width: stretch!important;
    }
.imgwarp_left, .imgwarp_right, .imgwarp_center{
	height: auto!important;
	margin-top:8px!important;
	text-align: center!important;
	font-size: .9em!important;
	font-style: italic!important;
	}
.imgwarp_left {float: left; margin-right: 1em;}
.imgwarp_right {float:right; margin-left:1em; margin-right:0;}
.imgwarp_center {margin-left:auto; margin-right:auto; clear:both}

.imgwarp_left.a, .imgwarp_right.a, .imgwarp_right.a {display:block}

table.atom {
	background-color: #1a1a1a;
	padding: 10px;
	margin-left: 0;
	margin-top: 2em;
}
table {margin:auto}