body {
	margin-left: 20px;
	margin-top: 20px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 300;
}
table.usertable {
	border-collapse: collapse;
}
table.usertable td {
	border-bottom: 1px solid #e0e0e0;
	padding-top: 2px;
	padding-bottom: 20px;
}
table.usertable tr {
   vertical-align: top;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
table.bracket {
	background-color: #d0d0d0;
	width: 100%;
}
td.left {
	padding-left: 0px;
	padding-right: 10px;
}
.details a:link {
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0000ff;
}
a.plain:link {
	color: #000000;
	text-decoration: none;
}
a.plain:visited {
	color: #000000;
	text-decoration: none;
}
a.plain:hover {
	color: #0000ff;
}
li {
	line-height: 200%;
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
}
img.groupimage {
	height:72px;
	width:144px;
	margin:0px 5px 0px 0px;
}
