.intro_box {
	margin-bottom: 20px;
	width: 470px;
	height: 134px;
}
.box_left {
	background-image: url(images/fp_line_bit_left.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.box {
	width: 196px;
	background-color: #F7FCFC;
	padding: 8px;
	vertical-align: top;
	margin-bottom: 8px;
	padding-bottom: 3px;
}
.box_right {
	background-image: url(images/fp_line_bit_right.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.box_center {
	background-image: url(images/fp_line_bit_mid.gif);
	background-repeat: repeat-y;
	width: 18px;
}
.boxText {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	margin-bottom: 0.5em;
	margin-top: 0em;
}
.BoxPic_left {
	float: left;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.BoxPic_right {
	float: right;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
/*
.box Li {
	margin-bottom: 0.2 em;
}*/
.box ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.boxHighlight {

	width: 196px;
	background-color: #FFFFE1;
	padding: 8px;
	vertical-align: top;
	margin-bottom: 8px;
	padding-bottom: 3px;
}

