div.inc-wrapper {

}

/* ANY INFORMATION TABLE { */
table.information-table {
	width:100%;
	border-collapse:collapse;
}
table.information-table td {
	border-bottom:1px solid #B3D4F4;
	font-weight:normal;
}
table.information-table td h5 {
	margin-bottom:0;
}
table.information-table th, table.information-table td.head {
	padding:5px;
	background-color:#B3D4F4;
	color:#fff;
	font-weight:bold;
/* } ANY INFORMATION TABLE */
