.left {
	background:#fff;
	float:left;
	width:215px;

}
.left-content-fdf {
	padding-bottom:10px;
}

.upper-half {
	height:406px;
	overflow:hidden;
	border-bottom:solid 1px #B2C4DA;	
}

.right {
}
.right-indent {	
	padding:		0px 0 20px 220px;
}
.right-content {
	text-align:		left;
}

/* i-blocks */

.i-blocks {
}

.i-blocks-indent {
	margin-top:15px;
}
.i-blocks-content {
	height:120px;
	border-bottom:solid 1px #B2C4DA;
}
.i-blocks .i-block {
	float:left;
	width:33%;
	background:url('') 15px 30px transparent no-repeat;
}
.i-blocks .i-block-indent {
	margin-left:30%;
}
.i-blocks .i-block h3 {
	font-size:12px;
	text-transform:uppercase;
	padding-bottom:5px;
	font-weight:bold;
	color:#000;
	border-bottom:dashed 1px #B2C4DA;
}

.i-blocks .i-block p {
	font-size:11px;
	padding:5px 5px 0 0;
}
.i-blocks .i-block p  * {
	font-size:11px;
}