@charset "utf-8";






/*/-----  InfoSection_TypeB _ Begin -----/*/

#InfoSection_TypeB {
	position: relative;
	height: 904px;
	width: 1145px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/InfoSection_TypeB_Background.jpg);
}

.InfoSection_TypeB_ContentHolder {
	position: absolute;
	height: 823px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-image: none;
	left: 20px;
	top: 20px;
	border: 8px solid #CCC;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

.Testimonial_ContentHolder {
	overflow-y: scroll;
	background-color: #F4F4F4;
	padding: 5px;
	border: 1px solid #999;
	height: 450px;
}
.Testimonial_Intro {
	margin-bottom: 80px;
}
.Testimonial_Intro h1 {
	margin-bottom: 5px;
}
.Testimonial_Intro p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 0px;
}



.Testimonial_Content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 450px;
	margin-bottom: 10px;
}

.Testimonial_Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 25px;
}

.Testimonial_Header_Title {
	float: left;
	font-size: 20px;
}
.Testimonial_Header_Date {
	float: right;
	font-size: 20px;
	font-weight: bold;
}




.VideoFrame {
	border: 1px solid #000;
	padding: 5px;
}
