body {
	font: 13px Helvetica, Arial, sans-serif;
	line-height: 1;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
	line-height: 1.25;
}
h2 img {
	margin-right: 8px;
}
#content {
	margin-left: 5px;
}
.content td {
	margin-left: 5px;
	vertical-align: top;
}
#content p {
    width:517px;
    padding: 5px;
    margin-bottom: 5px;
}
#answers table {
    width: 500px;
}
#answers th {
    border-bottom: 1px solid black;
    padding: 10px;
}
#answers td {
    padding: 10px;
    border-bottom: 1px solid black;
}
