/* title
**********************************************/
/* subtitle */
.st_specialist {
	background: url(/shared/img/subtitle/subtitle_specialist.gif) no-repeat;
	width: 570px;
	height: 38px;
}
.st_specialist span {
	display: none;
}
.st_news {
	background: url(/shared/img/subtitle/subtitle_news.gif) no-repeat;
	width: 570px;
	height: 38px;
}
.st_news span {
	display: none;
}

/*--- information ---*/
.information dl {
	margin-left: 10px;
	font-size: 100%;
	vertical-align: bottom;
}
.information dt {
	border-left: 5px solid #99A;
	padding-left: 10px;
	margin-bottom: 5px;
	font-family: Arial;
	position:relative; top:5px;
}

.information dd.info_txt {
	margin-top: -1.4em;
	margin-bottom: 5px;
	padding-left: 3em;
}
