@charset "utf-8";
/* CSS Document */

#header,
#footer,
#menu
{
	display: none;
}

a img { border: 0px none; }
a { cursor: pointer; }

div,p,td,a {
	font: normal 12px Arial, Tahoma, Verdana;
	line-height: 16px;
}

.container {
	text-align: left;
}

.table .tr .th,
.table .tr .td
{
	display: inline;
	padding-right: 1em;
}
