@charset "utf-8";
.networkElement {
	margin-bottom: 15px;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066cc;
	padding-bottom: 5px;
}
.networkElementRightImage {
	float: right;
}
.networkElementTitle {
	padding-left: 3px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066cc;
}
