textarea
{
	font-size: 12px;
	width: 100%;
	height: 100px;
}

div.fault
{
	border-bottom: 1px solid #000000;
}

div.resolutions
{
	margin: 20px 0 0 50px;
}

div.resolutions div.resolution
{
	border-top: solid 1px #000000;
}

div.votes
{
	float: right;
	width: 100px;
	text-align: center;
}

div.votes img
{
	font-size: 10px;
}

div.votes span
{
	font-size: 18px;
	font-weight: bold;
}