.Left_Box {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
.Intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #333;
	text-align: justify;
	margin: 0px;
}
.AV_name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	font-style: normal;
}
.credential {
	font-size: 8px;
	font-style: italic;
	line-height: 10px;
}
.AV_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
}
.Sidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: justify;
}
.right_box {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
}

