@charset "utf-8";
@import url("../../style/g2/standardtable.css");


#mainContent img {
	display: block;
	border: solid 1px #000;
}
.description {
	margin: 0 0 0 218px;
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	padding: 2px 10px;
	text-align: left;
}
.figure {
	margin: 0;
	height: 100%;
	padding: 2px 0 2px 16px;
	display: table-cell;
	vertical-align: middle;
	float: none;
}
* html .figure {
	float: left;
}
*:first-child+html .figure{
	float: left;
}
