@CHARSET "ISO-8859-1";

.ArticleLink {
	color:#006C9A;
	font-weight:bold;
	text-decoration:none;
}

.AreaHeading {
}

.PackagesHeading {
}

.HostsHeading {
}

.AlignImageRight {
	margin: 5px;
	float: right;
}

.CenterImage {
	margin: 5px;
	float: none;
	margin: auto;
}
.NoImageBorderCenter {
	border:none !important;
	text-align: center;
}