/* CSS Document */

.newsimage_swan {
	border: solid 4px #5b6f9b;
	border-bottom: solid 20px #5b6f9b;
}

.newsimage_ibls {
	border: solid 4px #768f28;
	border-bottom: solid 20px #768f28;
}

.newsimage_ipi {
	border: solid 4px #96333d;
	border-bottom: solid 20px #96333d;
}

.newsimage_ilmh {
	border: solid 4px #895485;
	border-bottom: solid 20px #895485;
}

.newstitle_swan {
	font-size: 110%;
	font-weight: bold;
	color: #5b6f9b;
	margin-bottom: 0px;
}

.newstitle_ibls {
	font-size: 110%;
	font-weight: bold;
	color: #768f28;
	margin-bottom: 0px;
}

.newstitle_ipi {
	font-size: 110%;
	font-weight: bold;
	color: #96333d;
	margin-bottom: 0px;
}

.newstitle_ilmh {
	font-size: 110%;
	font-weight: bold;
	color: #895485;
	margin-bottom: 0px;
}

#newsboxbg {
	margin-top: 12px;
	margin-right: 14px;
	margin-bottom: 18px;
	margin-left: 14px;
	background-image: url(../images/newsboxbg.gif);
	background-repeat: no-repeat;
	background-position:top right;
}

#newsboxbg p {
	line-height: 130%;
	margin-top: 0px;
	padding-top: 0px;
}

