#network
{
	padding: 10px;
}

#network ul
{
	list-style-type: none;
	width: 500px;
	border: 1px solid #CCC;
	background-color: #F0F0F0;
	padding: 5px;
	margin-bottom: 30px;
}

	#network p
	{
		font-weight: bold;
		margin-bottom: 5px;
	}

	#network ul li
	{
		font-size: 0.8em;
		text-align: right;
	}

	#networkdownload
	{
		text-align: right;
	}

	#network div p
	{
		font-weight: normal;
		padding: 5px;
	}
