@charset "utf-8";

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

# content

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

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

div#content table.conta {
	width: 100%;
}

div#content table.conta tr th {
	background: none !important;
	color: #333 !important;
	border: none !important;
	text-align: left !important;
	padding: 0 !important;
	width: 18%;
}

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