@charset "utf-8";

/* Table Of Contents
----------------------------------------

# content

----------------------------------------*/


/* # content
---------------------------------------------------------------------------- */

div#content div.outLine {
	border: solid #CCC 1px;
	padding: 10px;
}

div#content p.aboutImg {
	float: right;
	margin: 0 0 0 10px;
	width: auto;
}

div#content p.signature {
	float: right;
}

div#content table tr th {
	width: 11% !important;
}

div#content table.aboutTable {
	margin: 0 0 10px;
	vertical-align: top;
	width: 100%;
}

div#content table.aboutTable tr th {
	background: none !important;
	border: none !important;
	padding: 0 !important;
	vertical-align: top;
	width: 30%;
}

div#content table.aboutTable tr td {
	background: none !important;
	border: none !important;
	padding: 0 !important;
	width: 100%;
}
